summaryrefslogtreecommitdiff
path: root/mate-volume-control
diff options
context:
space:
mode:
Diffstat (limited to 'mate-volume-control')
-rw-r--r--mate-volume-control/gvc-balance-bar.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/mate-volume-control/gvc-balance-bar.c b/mate-volume-control/gvc-balance-bar.c
index 55918b7..19370ff 100644
--- a/mate-volume-control/gvc-balance-bar.c
+++ b/mate-volume-control/gvc-balance-bar.c
@@ -30,12 +30,6 @@
#include "gvc-balance-bar.h"
-#define BALANCE_BAR_STYLE \
- "style \"balance-bar-scale-style\" {\n" \
- " GtkScale::trough-side-details = 0\n" \
- "}\n" \
- "widget \"*.balance-bar-scale\" style : rc \"balance-bar-scale-style\"\n"
-
#define SCALE_SIZE 128
struct _GvcBalanceBarPrivate