]> Dogcows Code - chaz/openbox/blobdiff - openbox/event.c
dont start a move/resize on clients that cant do it
[chaz/openbox] / openbox / event.c
index 4abb86be6d3f1dc928788f34b76f2afb1dce9e75..6503ba0af288e058c8b99ff1b7246d186ac5490d 100644 (file)
@@ -1179,7 +1179,6 @@ ObMenuFrame* find_active_menu()
 
 ObMenuFrame* find_active_or_last_menu()
 {
-    GList *it;
     ObMenuFrame *ret = NULL;
 
     ret = find_active_menu();
This page took 0.024841 seconds and 4 git commands to generate.