summaryrefslogtreecommitdiffstats
path: root/gui/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/interface.h')
-rw-r--r--gui/interface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/interface.h b/gui/interface.h
index c6cbe4fe4d..26a885a9d8 100644
--- a/gui/interface.h
+++ b/gui/interface.h
@@ -210,7 +210,6 @@ extern float gtkEquChannels[6][10];
extern void * gtkSet( int cmd,float param, void * vparam );
-extern char * gconvert_uri_to_filename( char * str );
extern char * gstrdup( const char * str );
extern int gstrcmp( const char * a,const char * b );
extern void gfree( void ** p );