diff options
-rw-r--r-- | epg_events.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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); |