summaryrefslogtreecommitdiff
path: root/openbox/actions/debug.c
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 03:57:48 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 03:57:48 +0000
commit1b7e813c62a6e54690d15550d51ac4269e63f346 (patch)
tree0187eabee5053f09e22d2b73db2672fd2763520d /openbox/actions/debug.c
parent38268dc917ac9e59d9e8ef87825c9489ced77e95 (diff)
add the showdesktop action
Diffstat (limited to 'openbox/actions/debug.c')
-rw-r--r--openbox/actions/debug.c7
1 files changed, 0 insertions, 7 deletions
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()
{