diff audacious/mainwin.h @ 331:ac6389064cf9 trunk

[svn] Remove Add Directory option as it is broken. Patch by laci, closes bug #377.
author chainsaw
date Sun, 25 Dec 2005 12:34:53 -0800
parents ccd034857702
children 041bc95827be
line wrap: on
line diff
--- a/audacious/mainwin.h	Sun Dec 25 08:49:09 2005 -0800
+++ b/audacious/mainwin.h	Sun Dec 25 12:34:53 2005 -0800
@@ -56,7 +56,6 @@
     MAINWIN_GENERAL_ABOUT,
     
     MAINWIN_GENERAL_PLAYFILE,
-    MAINWIN_GENERAL_PLAYDIRECTORY,
     MAINWIN_GENERAL_PLAYLOCATION,
 
     MAINWIN_GENERAL_FILEINFO,
@@ -163,7 +162,6 @@
 void mainwin_repeat_pushed(gboolean toggled);
 void mainwin_disable_seekbar(void);
 void mainwin_set_title(const gchar * text);
-void mainwin_run_dirbrowser(void);
 void mainwin_show_add_url_window(void);
 void mainwin_minimize_cb(void);
 void mainwin_general_menu_callback(gpointer cb_data,