mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
Revert "- menu: add condition to enable/disable items in record mode"
This reverts commit76c6584341
. Doesn't work with current disableByCondition-code. This needs more care. Origin commit data ------------------ Commit:2154812c84
Author: vanhofen <vanhofen@gmx.de> Date: 2018-08-02 (Thu, 02 Aug 2018)
This commit is contained in:
@@ -78,8 +78,7 @@ enum
|
||||
|
||||
DCOND_MODE_TV = 2,
|
||||
DCOND_MODE_RADIO = 4,
|
||||
DCOND_MODE_TS = 8,
|
||||
DCOND_MODE_REC = 16
|
||||
DCOND_MODE_TS = 8
|
||||
}/*menu_item_disable_cond_t*/;
|
||||
|
||||
class CChangeObserver
|
||||
|
Reference in New Issue
Block a user