summaryrefslogtreecommitdiff
path: root/menu_dirselect.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu_dirselect.h')
-rw-r--r--menu_dirselect.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/menu_dirselect.h b/menu_dirselect.h
index a9e9fa6..c1d9aa3 100644
--- a/menu_dirselect.h
+++ b/menu_dirselect.h
@@ -63,9 +63,7 @@ private:
~cMenuDirSelect();
void Load();
void AddDistinct(const char* szText);
-#if APIVERSNUM >= 10712
static void AddVDRFolders(cNestedItem* folder, string parentDirectory = "");
-#endif
virtual eOSState ProcessKey(eKeys Key);
int Level(const char* szDir);
void ReplaceDirVars();