mirror of
https://github.com/mpv-player/mpv
synced 2025-01-31 04:02:06 +00:00
Remove unused variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20266 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
087b6f4c1b
commit
70e30009b4
@ -79,7 +79,6 @@ static unsigned last_redraw_time = 0;
|
||||
|
||||
void mplEventHandling( int msg,float param )
|
||||
{
|
||||
int j;
|
||||
int iparam = (int)param;
|
||||
|
||||
switch( msg )
|
||||
|
Loading…
Reference in New Issue
Block a user