From 169e64da2c5246fb9aaec417f12c0a9c89b295ee Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 1 Sep 2003 03:41:14 +0000 Subject: remove the urgent actions --- openbox/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'openbox/config.h') 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(); -- cgit v1.2.3