mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
locals: remove unused
- LOCALE_OPTIONS_ON_WITHOUT_MESSAGES - options.on.without_messages
This commit is contained in:
@@ -2300,7 +2300,6 @@ typedef enum
|
||||
LOCALE_OPTIONS_NTP_ON,
|
||||
LOCALE_OPTIONS_OFF,
|
||||
LOCALE_OPTIONS_ON,
|
||||
LOCALE_OPTIONS_ON_WITHOUT_MESSAGES,
|
||||
LOCALE_OPTIONS_START,
|
||||
LOCALE_OPTIONS_STOP,
|
||||
LOCALE_OSD_PRESET_SCREEN_A,
|
||||
|
@@ -2300,7 +2300,6 @@ const char * locale_real_names[] =
|
||||
"options.ntp_on",
|
||||
"options.off",
|
||||
"options.on",
|
||||
"options.on.without_messages",
|
||||
"options.start",
|
||||
"options.stop",
|
||||
"osd.preset_screen_a",
|
||||
|
Reference in New Issue
Block a user