summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/gui_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/gui_common.h')
-rw-r--r--gui/mplayer/gui_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/mplayer/gui_common.h b/gui/mplayer/gui_common.h
index fd5995eb14..f5791b02c5 100644
--- a/gui/mplayer/gui_common.h
+++ b/gui/mplayer/gui_common.h
@@ -29,7 +29,6 @@
#include "gui/bitmap.h"
#include "gui/wm/ws.h"
-extern inline void TranslateFilename( int c,char * tmp );
extern char * Translate( char * str );
extern void PutImage( txSample * bf,int x,int y,int max,int ofs );
extern void SimplePotmeterPutImage( txSample * bf,int x,int y,float frac );