summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common-setup.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/common-setup.h b/src/common-setup.h
index 595bf7c5..ac7b8943 100644
--- a/src/common-setup.h
+++ b/src/common-setup.h
@@ -137,10 +137,7 @@ extern gchar *proxy_string;
/* appearance */
extern gboolean toggle_use_itext;
-extern gboolean toggle_background_transparency;
-extern gboolean toggle_background_shaded;
-extern gboolean toggle_background_scaled;
-extern gboolean toggle_background_scrollable;
+extern gboolean toggle_background_transparent;
extern gint panel_max_channels;
#endif