mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
remove unused variable
This commit is contained in:
parent
c5ae08f0b8
commit
c46f3b8f31
@ -1410,7 +1410,6 @@ void GuiWorkArea::inputMethodEvent(QInputMethodEvent * e)
|
||||
|
||||
QVariant GuiWorkArea::inputMethodQuery(Qt::InputMethodQuery query) const
|
||||
{
|
||||
QRect cur_r(0, 0, 0, 0);
|
||||
switch (query) {
|
||||
// this is the CJK-specific composition window position and
|
||||
// the context menu position when the menu key is pressed.
|
||||
|
Loading…
Reference in New Issue
Block a user