summaryrefslogtreecommitdiff
path: root/openbox/config.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-09-26 20:03:57 +0000
committerDana Jansens <danakj@orodu.net>2003-09-26 20:03:57 +0000
commitad29434250f6c34ed2af8f99bed7a4e8d6b5053b (patch)
tree0f88b22fcc66c43428db182e2723c6f7b8c27ef5 /openbox/config.h
parent90445487e12635f68393d0093f1a03f1ee57f0e2 (diff)
remove the dialog options
Diffstat (limited to 'openbox/config.h')
-rw-r--r--openbox/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/openbox/config.h b/openbox/config.h
index c8c85eb8..0c14b376 100644
--- a/openbox/config.h
+++ b/openbox/config.h
@@ -93,11 +93,6 @@ extern gint config_resist_win;
/*! Number of pixels to resist while crossing a screen's edge */
extern gint config_resist_edge;
-/*! Show a dialog while cycling focus between windows */
-extern gboolean config_dialog_focus;
-/*! Show a dialogs while switching between desktops */
-extern gboolean config_dialog_desktop;
-
/*! User-specified menu files */
extern GSList *config_menu_files;