diff options
Diffstat (limited to 'epg_events.cpp')
-rw-r--r-- | epg_events.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/epg_events.cpp b/epg_events.cpp index bda7ce3..58efe62 100644 --- a/epg_events.cpp +++ b/epg_events.cpp @@ -281,7 +281,6 @@ namespace vdrlive EpgInfoPtr CreateEpgInfo(string const &epgid, cSchedules const *schedules) { string const errorInfo(tr("Epg error")); - cSchedulesLock schedulesLock; tEventID eventId = tEventID(); tChannelID channelId = tChannelID(); |