diff gui/dialog/playlist.c @ 35983:111a018fab28

Remove unnecessary declaration.
author ib
date Thu, 28 Mar 2013 17:42:40 +0000
parents 3fbbee95fc22
children 6c891a0e3fea
line wrap: on
line diff
--- a/gui/dialog/playlist.c	Thu Mar 28 17:39:01 2013 +0000
+++ b/gui/dialog/playlist.c	Thu Mar 28 17:42:40 2013 +0000
@@ -90,8 +90,6 @@
  return i;
 }
 
-static void scan_dir( char * path );
-
 static void HidePlaylist( void )
 {
  if ( !Playlist ) return;