mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25119 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
dba608e1d7
commit
6fb8b95a28
@ -458,7 +458,6 @@ void GuiCompleter::updateModel(Cursor & cur, bool popupUpdate, bool inlineUpdate
|
||||
if (old.length() == 0)
|
||||
old = last_selection_;
|
||||
|
||||
|
||||
// set whether rtl
|
||||
bool rtl = false;
|
||||
if (cur.inTexted()) {
|
||||
|
Loading…
Reference in New Issue
Block a user