From 4781a18ce05be3fcef111611d07a655acc0cc334 Mon Sep 17 00:00:00 2001 From: Sascha Volkenandt Date: Fri, 1 Jun 2007 20:21:04 +0000 Subject: - moved to uniform features detector --- setup.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'setup.cpp') 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 : -- cgit v1.2.3