X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FTextMetrics.h;h=66d310fcc60ef4164c23152341d88b2385da8f3f;hb=1cdd5fcb6f76ef8066707c521eef0c01cead00dd;hp=986f94e3281e8b9c25afa24043c23c98aff49953;hpb=d7c90fd8411835fdde65cc1da09f54730f66fed5;p=lyx.git diff --git a/src/TextMetrics.h b/src/TextMetrics.h index 986f94e328..66d310fcc6 100644 --- a/src/TextMetrics.h +++ b/src/TextMetrics.h @@ -155,10 +155,6 @@ private: pos_type const end ) const; - /// draw selection for a single row - void drawRowSelection(PainterInfo & pi, int x, Row const & row, - Cursor const & cur, pit_type const pit) const; - // Temporary public: public: /// returns the column near the specified x-coordinate of the row.