summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.h b/setup.h
index 382106d..8c35c5c 100644
--- a/setup.h
+++ b/setup.h
@@ -53,7 +53,7 @@ public:
char const* CommandLineHelp() const;
bool ParseSetupEntry( char const* name, char const* value );
- bool HaveEPGSearch(void);
+
private:
Setup();
Setup( Setup const& );