From 248072c1071d4ca39a54246c892759817e9d53e1 Mon Sep 17 00:00:00 2001 From: svntcreutz Date: Sun, 19 Aug 2007 12:59:32 +0000 Subject: removed some outdatet todos git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/submenu/trunk@5822 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f --- src/menuorg.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/menuorg.cpp') diff --git a/src/menuorg.cpp b/src/menuorg.cpp index fb03ad6..1ef6738 100644 --- a/src/menuorg.cpp +++ b/src/menuorg.cpp @@ -133,7 +133,6 @@ bool MenuOrgPlugin::Initialize(void) cOsdObject *MenuOrgPlugin::MainMenuAction(void) { // Perform the action when selected from the main VDR menu. - //TODO: when the MenuItem is called, than ask for reloading the xml-file return NULL; } @@ -146,7 +145,6 @@ cMenuSetupPage *MenuOrgPlugin::SetupMenu(void) bool MenuOrgPlugin::SetupParse(const char *Name, const char *Value) { // Parse your own setup parameters and store their values. - //TODO: move code for load the xml file to this position return false; } -- cgit v1.2.3