[MPlayer-cvslog] r20266 - trunk/Gui/mplayer/mw.c
diego
subversion at mplayerhq.hu
Mon Oct 16 15:26:22 CEST 2006
Author: diego
Date: Mon Oct 16 15:26:22 2006
New Revision: 20266
Modified:
trunk/Gui/mplayer/mw.c
Log:
Remove unused variable.
Modified: trunk/Gui/mplayer/mw.c
==============================================================================
--- trunk/Gui/mplayer/mw.c (original)
+++ trunk/Gui/mplayer/mw.c Mon Oct 16 15:26:22 2006
@@ -79,7 +79,6 @@
void mplEventHandling( int msg,float param )
{
- int j;
int iparam = (int)param;
switch( msg )
More information about the MPlayer-cvslog
mailing list