remove unused var
This commit is contained in:
parent
a41354cabf
commit
43dabc2b9b
1 changed files with 0 additions and 1 deletions
|
@ -1179,7 +1179,6 @@ ObMenuFrame* find_active_menu()
|
|||
|
||||
ObMenuFrame* find_active_or_last_menu()
|
||||
{
|
||||
GList *it;
|
||||
ObMenuFrame *ret = NULL;
|
||||
|
||||
ret = find_active_menu();
|
||||
|
|
Loading…
Reference in a new issue