From fbc7607fbd1a380428a53094e727ac7631871bd4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 04:37:33 +0000 Subject: add the cyclewindows action --- openbox/actions.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/actions.h') diff --git a/openbox/actions.h b/openbox/actions.h index 3db6d792..8e3154b8 100644 --- a/openbox/actions.h +++ b/openbox/actions.h @@ -43,7 +43,6 @@ typedef void (*ObActionsInteractiveCancelFunc)(gpointer options); struct _ObActionsData { ObUserAction uact; - Time time; guint state; gint x; gint y; @@ -79,7 +78,6 @@ void actions_act_unref(ObActionsAct *act); */ void actions_run_acts(GSList *acts, ObUserAction uact, - Time time, guint state, gint x, gint y, -- cgit v1.2.3