summaryrefslogtreecommitdiff
path: root/vdr_setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'vdr_setup.h')
-rw-r--r--vdr_setup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vdr_setup.h b/vdr_setup.h
index b820857..f17aa2a 100644
--- a/vdr_setup.h
+++ b/vdr_setup.h
@@ -58,7 +58,6 @@ class mgSetup
public:
mgSetup (void);
- std::string getFilename( std::string basename );
};
extern mgSetup the_setup;