Mercurial > audlegacy
diff src/audacious/input.h @ 2663:2ba01bb7e36a trunk
[svn] - unbreak the build
| author | nenolod |
|---|---|
| date | Mon, 09 Apr 2007 17:55:56 -0700 |
| parents | b3ca1bfcae6c |
| children | 3b6d316f8b09 |
line wrap: on
line diff
--- a/src/audacious/input.h Mon Apr 09 13:29:20 2007 -0700 +++ b/src/audacious/input.h Mon Apr 09 17:55:56 2007 -0700 @@ -77,7 +77,6 @@ void input_set_volume(gint l, gint r); void input_file_info_box(const gchar * filename); -void input_file_not_playable(const gchar * filename); gboolean input_is_disabled(const gchar * filename); gboolean input_is_enabled(const gchar * filename); gchar *input_stringify_disabled_list(void);
