summaryrefslogtreecommitdiff
path: root/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'common.c')
-rw-r--r--common.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/common.c b/common.c
index dada4a3..cd19d75 100644
--- a/common.c
+++ b/common.c
@@ -1,5 +1,5 @@
/*
- * $Id: common.c,v 1.9 2009/01/16 11:35:43 schmirl Exp $
+ * $Id: common.c,v 1.10 2009/06/19 06:32:38 schmirl Exp $
*/
#include <vdr/channels.h>
@@ -14,9 +14,7 @@ const char *VERSION = "0.5.0-pre";
const char *StreamTypes[st_Count] = {
"TS",
-#if APIVERSNUM < 10703
"PES",
-#endif
"PS",
"ES",
"Extern",