]> Dogcows Code - chaz/openbox/blobdiff - openbox/client_list_menu.c
add the cyclewindows action
[chaz/openbox] / openbox / client_list_menu.c
index 936c31255860bf77c1e871fced4ff268dadac77d..512cb3e8dd63cb164c4499a2a207ba8d7cf544cb 100644 (file)
@@ -94,8 +94,7 @@ static gboolean desk_menu_update(ObMenuFrame *frame, gpointer data)
 }
 
 static void desk_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.021979 seconds and 4 git commands to generate.