changeset 20260:f86a91bbb546

Remove unused variable.
author diego
date Mon, 16 Oct 2006 13:26:22 +0000
parents 135e5919638f
children 6cc66bf11728
files Gui/mplayer/mw.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Gui/mplayer/mw.c	Mon Oct 16 11:57:11 2006 +0000
+++ b/Gui/mplayer/mw.c	Mon Oct 16 13:26:22 2006 +0000
@@ -79,7 +79,6 @@
 
 void mplEventHandling( int msg,float param )
 {
- int j;
  int iparam = (int)param;
 
  switch( msg )