summaryrefslogtreecommitdiff
path: root/epgsearch.h
diff options
context:
space:
mode:
Diffstat (limited to 'epgsearch.h')
-rw-r--r--epgsearch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epgsearch.h b/epgsearch.h
index b2c0b73..6c38ee1 100644
--- a/epgsearch.h
+++ b/epgsearch.h
@@ -356,7 +356,6 @@ public:
static std::string AddQuery(std::string const& query);
static std::string PopQuery(std::string const& md5);
- static std::string MD5Hash(std::string const& query);
private:
searchresults m_list;
};