diff options
Diffstat (limited to 'menu.c')
-rw-r--r-- | menu.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -400,7 +400,6 @@ int cMenuDb::initDb() // from recordinglist where // (state <> 'D' or state is null) // and epglvr(title, ?) < 50 -// // order by lv selectRecordingForEventByLv = new cDbStatement(recordingListDb); |