summaryrefslogtreecommitdiff
path: root/recman.h
diff options
context:
space:
mode:
Diffstat (limited to 'recman.h')
-rw-r--r--recman.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/recman.h b/recman.h
index e239b0b..abc5359 100644
--- a/recman.h
+++ b/recman.h
@@ -357,9 +357,8 @@ namespace vdrlive {
private:
DirectoryList(RecordingsManagerPtr recManPtr);
-#if APIVERSNUM >= 10712
void InjectFoldersConf(cNestedItem * folder, std::string parent = "");
-#endif
+
public:
typedef std::list< std::string > DirVecType;