X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fdebug.c;h=bbc9cca2834b3eb16f2a39494b67542ccd7838ec;hb=e5aee030e5d6a0234820f849a4248ea797c2115f;hp=f219e05971c79d3d2134dc6da6dda4990ac0b584;hpb=9dacac5e5e6b9ed86e76680b048bc227d8866ac6;p=chaz%2Fopenbox 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() {