changeset 35983:111a018fab28

Remove unnecessary declaration.
author ib
date Thu, 28 Mar 2013 17:42:40 +0000
parents 3fbbee95fc22
children 2f7308a37ac6
files gui/dialog/playlist.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
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;