warning fix:

fastmemcpybench.c: At top level:
fastmemcpybench.c:29: warning: 'mga_next_frame' defined but not used


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24225 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-08-27 09:59:23 +00:00
parent a1d3c0aeaf
commit 14b2c39cd6
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@
#include "drivers/mga_vid.h"
static int mga_next_frame=0;
static mga_vid_config_t mga_vid_config;
static unsigned char* frame=NULL;
static int f;