OSDN Git Service

remove declaration of non-existing QFragmentMapData<T>::removeAndRebalance()
authorIvailo Monev <xakepa10@laimg.moc>
Sat, 27 Jun 2020 21:09:17 +0000 (21:09 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Sat, 27 Jun 2020 21:09:17 +0000 (21:09 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
src/gui/text/qfragmentmap_p.h

index c8da684..77e50d8 100644 (file)
@@ -201,7 +201,6 @@ private:
     void rotateLeft(uint x);
     void rotateRight(uint x);
     void rebalance(uint x);
-    void removeAndRebalance(uint z);
 
     uint createFragment();
     void freeFragment(uint f);