summaryrefslogtreecommitdiff
path: root/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'menu.c')
-rw-r--r--menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu.c b/menu.c
index 076a757..4323bf4 100644
--- a/menu.c
+++ b/menu.c
@@ -610,8 +610,8 @@ eOSState cMenuDuplicates::ProcessKey(eKeys Key) {
recordingsStateKey.Remove();
#else
if (Recordings.StateChanged(recordingsState)) {
- Set(true);
#endif
+ Set(true);
}
if (Key != kNone)
SetHelpKeys();