]> git.lyx.org Git - lyx.git/blobdiff - src/TextMetrics.h
tex2lyx: support for multiple indices and subindices
[lyx.git] / src / TextMetrics.h
index 986f94e3281e8b9c25afa24043c23c98aff49953..66d310fcc60ef4164c23152341d88b2385da8f3f 100644 (file)
@@ -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.