X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=02ee2457a6008e23b64728b69f952fd4dadbf6eb;hb=67f9061a7a8d28b1859bc19baad5811d5310ae47;hp=ea9b5f61d8b26f0b96f039e8cce541de9337e71e;hpb=9d42df6ab4099c9365d3631ea86348a8f21752a0;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index ea9b5f61..02ee2457 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -71,9 +71,6 @@ extern gint config_resist_edge; /*! User-specified menu files */ extern GSList *config_menu_files; -/*! Actions to execute when a client sets its urgent flag */ -extern GSList *config_urgent_actions; - void config_startup(struct _ObParseInst *i); void config_shutdown();