diff Gui/mplayer/sw.c @ 8058:9246adcf95f0

cosmetic
author pontscho
date Sat, 02 Nov 2002 20:10:18 +0000
parents 79ddb7291765
children b8c271750450
line wrap: on
line diff
--- a/Gui/mplayer/sw.c	Sat Nov 02 19:59:40 2002 +0000
+++ b/Gui/mplayer/sw.c	Sat Nov 02 20:10:18 2002 +0000
@@ -13,11 +13,7 @@
 extern int             sx,sy;
 extern int             i,pot;
 
-extern void mplHideMenu( int mx,int my,int w );
-extern void mplShowMenu( int mx,int my );
-extern void mplMenuMouseHandle( int X,int Y,int RX,int RY );
-
-void mplSubDraw( wsParamDisplay )
+void mplSubDraw( void )
 {
  if ( appMPlayer.subWindow.State == wsWindowClosed ) exit_player( MSGTR_Exit_quit );