[MPlayer-cvslog] r23640 - trunk/gui/app.c

reimar subversion at mplayerhq.hu
Sun Jun 24 13:09:32 CEST 2007


Author: reimar
Date: Sun Jun 24 13:09:32 2007
New Revision: 23640

Log:
get_path prototype is already in interface.h and probably many more places.


Modified:
   trunk/gui/app.c

Modified: trunk/gui/app.c
==============================================================================
--- trunk/gui/app.c	(original)
+++ trunk/gui/app.c	Sun Jun 24 13:09:32 2007
@@ -70,8 +70,6 @@ int evBoxs = sizeof( evNames ) / sizeof(
 
 // ---
 
-extern char *get_path(const char *);
-
 listItems   appMPlayer;
 
 /* FIXME: Eventually remove the obsolete directory names. */



More information about the MPlayer-cvslog mailing list