]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/debug.c
Bring helper windows when following a window.
[chaz/openbox] / openbox / actions / debug.c
index f219e05971c79d3d2134dc6da6dda4990ac0b584..f71b685df8a81357a9806dedbbfc62dd3c12719b 100644 (file)
@@ -8,15 +8,8 @@ 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()
+
+void action_debug_startup(void)
 {
     actions_register("Debug",
                      setup_func,
This page took 0.023316 seconds and 4 git commands to generate.