remove unused stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14687 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2006-08-15 13:28:23 +00:00
parent 161db0a9ee
commit b1a54e83eb

View File

@ -148,9 +148,6 @@ public:
/// return the lyxtext we are using
LyXText const * getLyXText() const;
/// simple replacing. Use the font of the first selected character
void replaceSelectionWithString(std::string const & str);
/// move cursor to the named label
void gotoLabel(std::string const & label);