summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtk/gui.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk/gui.c b/gtk/gui.c
index 5e691be6f..da993ac10 100644
--- a/gtk/gui.c
+++ b/gtk/gui.c
@@ -1166,9 +1166,6 @@ static nserror nsgtk_option_init(int *pargc, char** argv)
/* ensure all options fall within sensible bounds */
- /* select menus generated by core code */
- nsoption_set_bool(core_select_menu, true);
-
/* Attempt to handle nonsense status bar widths. These may exist
* in people's Choices as the GTK front end used to abuse the
* status bar width option by using it for an absolute value in px.