]> Dogcows Code - chaz/openbox/blobdiff - openbox/client_list_combined_menu.c
add the cyclewindows action
[chaz/openbox] / openbox / client_list_combined_menu.c
index af2819bb3023b6a1cf2f18dec43165bd85279733..60d6e687e46e58266ac2e696623f35a2dc54b67d 100644 (file)
@@ -94,8 +94,7 @@ static gboolean self_update(ObMenuFrame *frame, gpointer data)
 }
 
 static void menu_execute(ObMenuEntry *self, ObMenuFrame *f,
-                         ObClient *c, guint state, gpointer data,
-                         Time time)
+                         ObClient *c, guint state, gpointer data)
 {
     if (self->id == -1) {
         if (self->data.normal.data) /* it's set to NULL if its destroyed */
This page took 0.022398 seconds and 4 git commands to generate.