summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/sw.c
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-02 20:10:18 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-02 20:10:18 +0000
commit2a8b8d1d43787e9538b85d586d0ed7c617c030e7 (patch)
tree650819f220b2f4a9c2413c64304da47520e22691 /Gui/mplayer/sw.c
parent478bb57c0ae2b2c2dd99069e2423625dd2989286 (diff)
downloadmpv-2a8b8d1d43787e9538b85d586d0ed7c617c030e7.tar.bz2
mpv-2a8b8d1d43787e9538b85d586d0ed7c617c030e7.tar.xz
cosmetic
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8059 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/sw.c')
-rw-r--r--Gui/mplayer/sw.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/Gui/mplayer/sw.c b/Gui/mplayer/sw.c
index 2593fede4d..ac0f9b8901 100644
--- a/Gui/mplayer/sw.c
+++ b/Gui/mplayer/sw.c
@@ -13,11 +13,7 @@ extern int boxMoved;
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 );