mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
- strip g_settings.recording_type from unused stuff
Conflicts: data/locale/deutsch.locale data/locale/english.locale data/locale/slovak.locale src/system/locals.h src/system/locals_intern.h Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -1234,11 +1234,6 @@ struct SglobalInfo
|
||||
hw_caps_t *hw_caps;
|
||||
};
|
||||
|
||||
const int RECORDING_OFF = 0;
|
||||
const int RECORDING_SERVER = 1;
|
||||
const int RECORDING_VCR = 2;
|
||||
const int RECORDING_FILE = 3;
|
||||
|
||||
const int PARENTALLOCK_PROMPT_NEVER = 0;
|
||||
const int PARENTALLOCK_PROMPT_ONSTART = 1;
|
||||
const int PARENTALLOCK_PROMPT_CHANGETOLOCKED = 2;
|
||||
|
Reference in New Issue
Block a user