]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/debug.c
add the showdesktop action
[chaz/openbox] / openbox / actions / debug.c
index f219e05971c79d3d2134dc6da6dda4990ac0b584..bbc9cca2834b3eb16f2a39494b67542ccd7838ec 100644 (file)
@@ -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()
 {
This page took 0.020274 seconds and 4 git commands to generate.