mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 21:40:19 +00:00
remove declaration of nonexisting function selCut()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16507 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2f66789cc8
commit
62ec304e45
@ -74,8 +74,6 @@ void eraseSelection(LCursor & cur);
|
||||
docstring grabAndEraseSelection(LCursor & cur);
|
||||
// other selection methods
|
||||
///
|
||||
void selCut(LCursor & cur);
|
||||
///
|
||||
void selDel(LCursor & cur);
|
||||
/// clears or deletes selection depending on lyxrc setting
|
||||
void selClearOrDel(LCursor & cur);
|
||||
|
Loading…
Reference in New Issue
Block a user