diff Gui/mplayer/play.c @ 6219:d43d0460cad5

upsz ...
author pontscho
date Tue, 28 May 2002 12:54:57 +0000
parents 8cfddba867b4
children 4b2459557340
line wrap: on
line diff
--- a/Gui/mplayer/play.c	Tue May 28 11:55:17 2002 +0000
+++ b/Gui/mplayer/play.c	Tue May 28 12:54:57 2002 +0000
@@ -138,12 +138,6 @@
    }
 }
 
-void mplMPlayerInit( void )
-{
- guiIntfStruct.Balance=50.0f;
- guiIntfStruct.StreamType=-1;
-}
-
 float mplGetPosition( void )
 { // return 0.0 ... 100.0
  return guiIntfStruct.Position;