summaryrefslogtreecommitdiff
path: root/gtk/options.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-03-10 13:30:44 +0000
committerVincent Sanders <vince@kyllikki.org>2016-03-10 13:30:44 +0000
commit875fc5381eaf2fc02ff778a475e1093a52272893 (patch)
tree1efd2c2f5c34a443e4705da283f51e300a6d9f42 /gtk/options.h
parent6991a42cdd00efa5d5981a3780c2bd3521e4627e (diff)
parent571af764a5df6bfd4c036c1b0e09dcca090bcc11 (diff)
downloadnetsurf-875fc5381eaf2fc02ff778a475e1093a52272893.tar.gz
netsurf-875fc5381eaf2fc02ff778a475e1093a52272893.tar.bz2
Merge branch 'vince/themectomy'
Remove broken GTK theme code
Diffstat (limited to 'gtk/options.h')
-rw-r--r--gtk/options.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gtk/options.h b/gtk/options.h
index 63f2ad177..ac642c153 100644
--- a/gtk/options.h
+++ b/gtk/options.h
@@ -68,8 +68,5 @@ NSOPTION_STRING(hotlist_path, NULL)
/* Developer information viewer display method */
NSOPTION_INTEGER(developer_view, 0)
-/* currently selected theme */
-NSOPTION_INTEGER(current_theme, 0)
-
/* where tabs are positioned */
NSOPTION_INTEGER(position_tab, 0)