summaryrefslogtreecommitdiff
path: root/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'menu.c')
-rw-r--r--menu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/menu.c b/menu.c
index 2b087aa..6af1e08 100644
--- a/menu.c
+++ b/menu.c
@@ -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);