mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
remove spurious comment
This commit is contained in:
parent
4e0059ad63
commit
3d2ffc5b53
@ -1652,7 +1652,6 @@ void Text::deleteWordBackward(Cursor & cur, bool const force)
|
||||
}
|
||||
|
||||
|
||||
// Kill to end of line.
|
||||
void Text::changeCase(Cursor & cur, TextCase action, bool partial)
|
||||
{
|
||||
LBUFERR(this == cur.text());
|
||||
|
Loading…
Reference in New Issue
Block a user