[MPlayer-cvslog] r24231 - trunk/TOOLS/fastmemcpybench.c

diego subversion at mplayerhq.hu
Mon Aug 27 12:50:58 CEST 2007


Author: diego
Date: Mon Aug 27 12:50:58 2007
New Revision: 24231

Log:
Remove unused #include.


Modified:
   trunk/TOOLS/fastmemcpybench.c

Modified: trunk/TOOLS/fastmemcpybench.c
==============================================================================
--- trunk/TOOLS/fastmemcpybench.c	(original)
+++ trunk/TOOLS/fastmemcpybench.c	Mon Aug 27 12:50:58 2007
@@ -17,8 +17,6 @@
 #include <sys/time.h>
 #include <inttypes.h>
 
-#include "libvo/fastmemcpy.h"
-
 //#define ARR_SIZE 100000
 #define ARR_SIZE (1024*768*2)
 



More information about the MPlayer-cvslog mailing list