From 1c6d2698917f31188b8fafc480039713b9cc34b3 Mon Sep 17 00:00:00 2001 From: phintuka Date: Mon, 15 Oct 2007 00:15:07 +0000 Subject: Remove vdr-1.3.x compability code (it won't work anyway) --- equalizer.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'equalizer.c') diff --git a/equalizer.c b/equalizer.c index 4114b497..98b81a00 100644 --- a/equalizer.c +++ b/equalizer.c @@ -4,16 +4,12 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: equalizer.c,v 1.3 2007-09-01 08:47:04 phintuka Exp $ + * $Id: equalizer.c,v 1.4 2007-10-15 00:15:07 phintuka Exp $ * */ #include -#if VDRVERSNUM < 10307 -# error VDR < 1.3.7 not supported -#endif - #include "config.h" #include "device.h" #include "equalizer.h" -- cgit v1.2.3