summaryrefslogtreecommitdiff
path: root/data/elementary/themes/edc/elm/toolbar.edc
diff options
context:
space:
mode:
Diffstat (limited to 'data/elementary/themes/edc/elm/toolbar.edc')
-rw-r--r--data/elementary/themes/edc/elm/toolbar.edc16
1 files changed, 0 insertions, 16 deletions
diff --git a/data/elementary/themes/edc/elm/toolbar.edc b/data/elementary/themes/edc/elm/toolbar.edc
index 1a577f00ac..e31f108011 100644
--- a/data/elementary/themes/edc/elm/toolbar.edc
+++ b/data/elementary/themes/edc/elm/toolbar.edc
@@ -332,10 +332,6 @@ group { name: "elm/toolbar/item/default";
images.image: "shadow_angled_in_sides.png" COMP;
images.image: "horizontal_separated_bar_small_glow.png" COMP;
images.image: "bevel_dark_in.png" COMP;
-#define ICON 1
-#define LABEL 2
-#define MASK 3
-#define DISABLE 4
script {
public btmode;
public eval_mode(m) {
@@ -932,10 +928,6 @@ group { name: "elm/toolbar/item/default";
target: "text_clip2";
}
}
-#undef ICON
-#undef LABEL
-#undef MASK
-#undef DISABLE
}
// === item: style assumed to exist
@@ -947,10 +939,6 @@ group { name: "elm/toolbar/item/item_horizontal";
images.image: "shadow_angled_in_sides.png" COMP;
images.image: "horizontal_separated_bar_small_glow.png" COMP;
images.image: "bevel_dark_in.png" COMP;
-#define ICON 1
-#define LABEL 2
-#define MASK 3
-#define DISABLE 4
script {
public btmode;
public eval_mode(m) {
@@ -1559,10 +1547,6 @@ group { name: "elm/toolbar/item/item_horizontal";
target: "text_clip2";
}
}
-#undef ICON
-#undef LABEL
-#undef MASK
-#undef DISABLE
}
// === separator