From ad29434250f6c34ed2af8f99bed7a4e8d6b5053b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 26 Sep 2003 20:03:57 +0000 Subject: remove the dialog options --- openbox/config.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'openbox/config.h') 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; -- cgit v1.2.3