From 6ef40959d92d41b83b276c38c3de55f39c2bf832 Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Thu, 14 Apr 2011 13:03:06 +0200 Subject: Don't use the VDR cutter by default as it has some usability issues. --- tools.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tools.c') 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; -- cgit v1.2.3