summaryrefslogtreecommitdiff
path: root/tools.c
diff options
context:
space:
mode:
authorAndreas Mair <andreas@vdr-developer.org>2011-04-14 13:03:06 +0200
committerAndreas Mair <andreas@vdr-developer.org>2011-04-14 13:03:06 +0200
commit6ef40959d92d41b83b276c38c3de55f39c2bf832 (patch)
treeec6bcd3aca32b79831a59e8a58d62a3483c6fa08 /tools.c
parent45f5ec87c553bca2f7d45f78e2491f3709468b56 (diff)
downloadvdr-plugin-extrecmenu-6ef40959d92d41b83b276c38c3de55f39c2bf832.tar.gz
vdr-plugin-extrecmenu-6ef40959d92d41b83b276c38c3de55f39c2bf832.tar.bz2
Don't use the VDR cutter by default as it has some usability issues.
Diffstat (limited to 'tools.c')
-rw-r--r--tools.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools.c b/tools.c
index fe7fe6e..bba9b43 100644
--- a/tools.c
+++ b/tools.c
@@ -13,10 +13,6 @@
#include "tools.h"
#include "mymenusetup.h"
-#if VDRVERSNUM > 10715
-# define USE_VDR_CUTTER
-#endif
-
using namespace std;
extern bool VfatFileSytem;