mirror of https://github.com/mpv-player/mpv
Remove redundant variable declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24146 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ed6463333f
commit
96db94aad3
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue