Remove redundant variable declaration.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24146 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-08-25 00:30:28 +00:00
parent ed6463333f
commit 96db94aad3
1 changed files with 0 additions and 2 deletions

View File

@ -101,8 +101,6 @@ typedef struct video_registers_s
uint32_t value;
}video_registers_t;
static bes_registers_t besr;
/* Graphic keys */
static vidix_grkey_t mach64_grkey;