mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
Revert "Recording Menu: Add option "Always show timer pick list""
This reverts commit5b4e8952fa
. Origin commit data ------------------ Branch: ni/coolstream Commit:226ec2c57d
Author: vanhofen <vanhofen@gmx.de> Date: 2016-11-14 (Mon, 14 Nov 2016) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -266,11 +266,6 @@ int CRecordSetup::showRecordSetup()
|
||||
cover->setHint("", LOCALE_MENU_HINT_RECORD_AUTO_COVER);
|
||||
recordingSettings->addItem(cover);
|
||||
|
||||
//NI configure timer events in followcreening
|
||||
CMenuOptionChooser* tevents = new CMenuOptionChooser(LOCALE_RECORDINGMENU_TEVENTS, &g_settings.recording_tevents, OPTIONS_OFF0_ON1_OPTIONS, OPTIONS_OFF0_ON1_OPTION_COUNT, true);
|
||||
tevents->setHint("", LOCALE_MENU_HINT_RECORD_TEVENTS);
|
||||
recordingSettings->addItem(tevents);
|
||||
|
||||
recordingSettings->addItem(GenericMenuSeparatorLine);
|
||||
|
||||
if (!g_settings.easymenu) {
|
||||
|
Reference in New Issue
Block a user