icons: remove unused lock_passive icon

Origin commit data
------------------
Commit: c9877dc5b9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-04 (Thu, 04 Jan 2018)

Origin message was:
------------------
- icons: remove unused lock_passive icon
This commit is contained in:
vanhofen
2018-01-04 16:07:47 +01:00
parent a8c4492651
commit 170e198bd7
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: 198 B

View File

@@ -90,7 +90,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"