summaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/Config.h b/Config.h
index 0a43600..a424305 100644
--- a/Config.h
+++ b/Config.h
@@ -13,17 +13,6 @@
#include <vdr/osd.h>
#include <vdr/menuitems.h>
-
-
-/// vdr-plugin version number.
-/// Makefile extracts the version number for generating the file name
-/// for the distribution archive.
-static const char *const VERSION = "0.0.1"
-#ifdef GIT_REV
- "-GIT" GIT_REV
-#endif
- ;
-
#define STRING_SIZE 256
class Config