summaryrefslogtreecommitdiff
path: root/equalizer.c
diff options
context:
space:
mode:
Diffstat (limited to 'equalizer.c')
-rw-r--r--equalizer.c6
1 files changed, 1 insertions, 5 deletions
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 <vdr/config.h>
-#if VDRVERSNUM < 10307
-# error VDR < 1.3.7 not supported
-#endif
-
#include "config.h"
#include "device.h"
#include "equalizer.h"