- icons: remove unused lock_passive icon

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-01-05 00:52:58 +01:00
committed by Thilo Graf
parent 1325e3f46a
commit b956362714
3 changed files with 0 additions and 2 deletions

View File

@@ -4,7 +4,6 @@ install_DATA = \
ats.png \
ats_gray.png \
ca.png \
lock_passive.png \
mounted.png \
mute.png \
not_mounted.png \

Binary file not shown.

Before

Width:  |  Height:  |  Size: 260 B

View File

@@ -88,7 +88,6 @@
#define NEUTRINO_ICON_INFO "information"
#define NEUTRINO_ICON_KEYBINDING "keybinding"
#define NEUTRINO_ICON_LOCK "lock"
#define NEUTRINO_ICON_LOCK_PASSIVE "lock_passive"
#define NEUTRINO_ICON_MOUNTED "mounted"
#define NEUTRINO_ICON_MULTIMEDIA "multimedia"
#define NEUTRINO_ICON_MOVIEPLAYER "icon_movieplayer"