express: Remove unused images from edc

This commit is contained in:
Christopher Michael 2021-01-27 12:10:02 -05:00
parent aefd222111
commit d970f637e4
6 changed files with 1 additions and 13 deletions

View File

@ -652,10 +652,6 @@ collections
image: "bg_bevel.png" COMP;
image: "bg_glint.png" COMP;
image: "bg_glow_in.png" COMP;
image: "bg_led_glow.png" COMP;
image: "bg_led_base.png" COMP;
image: "bg_led.png" COMP;
image: "bg_led_strobe.png" COMP;
image: "pm_shadow.png" COMP;
image: "pm_overlay.png" COMP;
image: "pm_fill.png" COMP;
@ -1332,7 +1328,7 @@ collections
description
{
state: "default" 0.0;
image.normal: "bg_shine.png";
image.normal: "bg_shine";
fill.smooth: 0;
align: 0.5 0.0;
aspect: (256 / 120) (256 / 120);
@ -3239,10 +3235,6 @@ collections
image: "bg_bevel.png" COMP;
image: "bg_shine.png" COMP;
image: "bg_glint.png" COMP;
image: "bg_led_glow.png" COMP;
image: "bg_led_base.png" COMP;
image: "bg_led.png" COMP;
image: "bg_led_strobe.png" COMP;
image: "pm_shadow.png" COMP;
image: "cr_glow.png" COMP;
}

View File

@ -4,10 +4,6 @@ bg_bevel.png \
bg_shine.png \
bg_glint.png \
bg_glow_in.png \
bg_led.png \
bg_led_base.png \
bg_led_glow.png \
bg_led_strobe.png \
bg_shadow.png \
bg_shadow2.png \
bg_shadow3.png \

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1010 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 529 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB