diff h264.c @ 6603:b560e57e47ff libavcodec

Revert 12838 to redo it the right way (use svn copy to create new file based on old).
author heydowns
date Wed, 16 Apr 2008 04:26:52 +0000
parents e5967b1cc475
children e226f34ca284
line wrap: on
line diff
--- a/h264.c	Wed Apr 16 01:54:16 2008 +0000
+++ b/h264.c	Wed Apr 16 04:26:52 2008 +0000
@@ -35,9 +35,6 @@
 #include "rectangle.h"
 
 #include "cabac.h"
-#ifdef ARCH_X86
-#include "i386/h264_i386.h"
-#endif
 
 //#undef NDEBUG
 #include <assert.h>