mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
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:
parent
161db0a9ee
commit
b1a54e83eb
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user