Remove unwanted comment.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29167 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2009-04-09 22:09:06 +00:00
parent 52460281bb
commit f7cad53d1f

View File

@ -109,7 +109,7 @@ private:
docstring contextMenu(BufferView const & bv, int x, int y) const;
/// This should provide the text for the button
virtual docstring screenLabel() const = 0;
/// show the Label dialog
///
bool showInsetDialog(BufferView * bv) const;
private: