summaryrefslogtreecommitdiff
path: root/handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'handler.h')
-rw-r--r--handler.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/handler.h b/handler.h
index 799c144..fea38b0 100644
--- a/handler.h
+++ b/handler.h
@@ -5,11 +5,9 @@
*
*/
-#ifndef __HANDLER_H
-#define __HANDLER_H
+#pragma once
#include "lib/vdrlocks.h"
-
#include "update.h"
#define CHANNELMARKOBSOLETE "OBSOLETE"
@@ -1131,6 +1129,3 @@ class cEpg2VdrEpgHandler : public cEpgHandler
static cEpg2VdrEpgHandler* singleton;
};
-
-//***************************************************************************
-#endif // __HANDLER_H