diff options
Diffstat (limited to 'device.c')
-rw-r--r-- | device.c | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: device.c,v 1.57 2008-04-14 19:58:50 phintuka Exp $ + * $Id: device.c,v 1.57.2.1 2008-09-26 13:03:19 phintuka Exp $ * */ @@ -26,9 +26,6 @@ //#define FORWARD_DVD_SPUS //#define DEBUG_SWITCHING_TIME //#define LOG_TRICKSPEED -#if VDRVERSNUM >= 10510 -# define DEVICE_SUPPORTS_IBP_TRICKSPEED -#endif #include "logdefs.h" #include "config.h" |