changeset 24112:e8e6b33cd444

Remove redundant variable declaration along with the corresponding warning.
author diego
date Fri, 24 Aug 2007 09:14:41 +0000
parents 9549d27bcd19
children 07dd0d814d61
files gui/mplayer/mw.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gui/mplayer/mw.c	Fri Aug 24 09:12:00 2007 +0000
+++ b/gui/mplayer/mw.c	Fri Aug 24 09:14:41 2007 +0000
@@ -74,7 +74,6 @@
 // XFlush( wsDisplay );
 }
 
-extern void exit_player(const char* how);
 extern int vcd_track;
 static unsigned last_redraw_time = 0;