From df56e46146fd59542d2da3194f98113a460a6afc Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 24 Jun 2007 11:09:32 +0000 Subject: get_path prototype is already in interface.h and probably many more places. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23640 b3059339-0415-0410-9bf9-f77b7e298cf2 --- gui/app.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gui') diff --git a/gui/app.c b/gui/app.c index d375296dc4..3558320d6e 100644 --- a/gui/app.c +++ b/gui/app.c @@ -70,8 +70,6 @@ int evBoxs = sizeof( evNames ) / sizeof( evName ); // --- -extern char *get_path(const char *); - listItems appMPlayer; /* FIXME: Eventually remove the obsolete directory names. */ -- cgit v1.2.3