summaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/menu.h b/menu.h
index b6957f9..710098b 100644
--- a/menu.h
+++ b/menu.h
@@ -5,8 +5,7 @@
*
*/
-#ifndef __EPG2VDR_MENU_H
-#define __EPG2VDR_MENU_H
+#pragma once
#include <vdr/osdbase.h>
#include <vdr/menuitems.h>
@@ -549,7 +548,3 @@ class cMenuEpgMatchRecordings : public cOsdMenu
virtual ~cMenuEpgMatchRecordings() {};
virtual eOSState ProcessKey(eKeys Key);
};
-
-//***************************************************************************
-
-#endif // __EPG2VDR_MENU_H