diff options
Diffstat (limited to 'xine_post_autocrop.c')
-rw-r--r-- | xine_post_autocrop.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/xine_post_autocrop.c b/xine_post_autocrop.c index 521f14e7..014bb95e 100644 --- a/xine_post_autocrop.c +++ b/xine_post_autocrop.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: xine_post_autocrop.c,v 1.14 2008-09-22 10:59:54 phintuka Exp $ + * $Id: xine_post_autocrop.c,v 1.15 2008-11-01 07:07:12 phintuka Exp $ * */ @@ -41,11 +41,6 @@ * */ - -#ifdef HAVE_CONFIG_H -#include "config.h" /* ARCH_X86 */ -#endif - #include <stdint.h> #include <xine/xine_internal.h> |