diff options
Diffstat (limited to 'epgsearch.h')
-rw-r--r-- | epgsearch.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/epgsearch.h b/epgsearch.h index f6fbd2f..7545b39 100644 --- a/epgsearch.h +++ b/epgsearch.h @@ -421,8 +421,6 @@ public: static std::string EvaluateExpr(const std::string& expr, const cEvent* event); }; -} - - // namespace vdrlive +} // namespace vdrlive #endif // VDR_LIVE_EPGSEARCH_H |