From 1796af6823e3b29502bc0aa864d603ff4ef27446 Mon Sep 17 00:00:00 2001 From: Jasmin Jessich Date: Fri, 7 Apr 2017 22:06:26 +0200 Subject: Remove dead code from epg_events.cpp --- epg_events.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'epg_events.cpp') diff --git a/epg_events.cpp b/epg_events.cpp index 10e02e7..c960cf8 100644 --- a/epg_events.cpp +++ b/epg_events.cpp @@ -104,8 +104,6 @@ namespace vdrlive return ""; } - // virtual const std::string Archived() const { return std::string(); } - time_t EpgString::GetStartTime() const { return time(0); -- cgit v1.2.3