summaryrefslogtreecommitdiff
path: root/frontends/gtk/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/gtk/options.h')
-rw-r--r--frontends/gtk/options.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/frontends/gtk/options.h b/frontends/gtk/options.h
index dad17f059..81457efc0 100644
--- a/frontends/gtk/options.h
+++ b/frontends/gtk/options.h
@@ -47,9 +47,6 @@ NSOPTION_INTEGER(button_type, 0)
/* disallow popup windows */
NSOPTION_BOOL(disable_popups, false)
-/* disable content plugins */
-NSOPTION_BOOL(disable_plugins, false)
-
/* number of days to keep history data */
NSOPTION_INTEGER(history_age, 0)