From 1b7e813c62a6e54690d15550d51ac4269e63f346 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 03:57:48 +0000 Subject: add the showdesktop action --- openbox/actions/debug.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'openbox/actions/debug.c') diff --git a/openbox/actions/debug.c b/openbox/actions/debug.c index f219e059..bbc9cca2 100644 --- a/openbox/actions/debug.c +++ b/openbox/actions/debug.c @@ -8,13 +8,6 @@ typedef struct { static gpointer setup_func(ObParseInst *i, xmlDocPtr doc, xmlNodePtr node); static void free_func(gpointer options); static gboolean run_func(ObActionsData *data, gpointer options); -/* -static gboolean i_input_func(guint initial_state, - XEvent *e, - gpointer options, - gboolean *used); -static void i_cancel_func(gpointer options); -*/ void action_debug_startup() { -- cgit v1.2.3