summaryrefslogtreecommitdiff
path: root/frontends/monkey/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/monkey/options.h')
-rw-r--r--frontends/monkey/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/monkey/options.h b/frontends/monkey/options.h
index 57cce7e1f..a39e54b3f 100644
--- a/frontends/monkey/options.h
+++ b/frontends/monkey/options.h
@@ -31,7 +31,6 @@ NSOPTION_STRING(url_file, NULL)
NSOPTION_BOOL(show_single_tab, false)
NSOPTION_INTEGER(button_type, 0)
NSOPTION_BOOL(disable_popups, false)
-NSOPTION_BOOL(disable_plugins, false)
NSOPTION_INTEGER(history_age, 0)
NSOPTION_BOOL(hover_urls, false)
NSOPTION_BOOL(focus_new, false)