Remove leftover of r36485.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36740 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2010-12-06 00:25:45 +00:00
parent bda3c051de
commit 07534d147d

View 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.