summaryrefslogtreecommitdiff
path: root/setup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cpp')
-rw-r--r--setup.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/setup.cpp b/setup.cpp
index e2cde21..74d853a 100644
--- a/setup.cpp
+++ b/setup.cpp
@@ -106,11 +106,6 @@ bool Setup::CheckServerIps()
return true;
}
-bool Setup::HaveEPGSearch(void)
-{
- return cPluginManager::GetPlugin("epgsearch") != NULL;
-}
-
std::string Setup::GetMD5HashAdminPassword() const
{
// format is <length>:<md5-hash of password>