diff src/madplug/plugin.h @ 2291:1457b35713d9

remove obsolete function
author mf0102 <0102@gmx.at>
date Thu, 10 Jan 2008 18:39:52 +0100
parents 9a869d4bb0d3
children 59addab003d7
line wrap: on
line diff
--- a/src/madplug/plugin.h	Thu Jan 10 18:33:59 2008 +0100
+++ b/src/madplug/plugin.h	Thu Jan 10 18:39:52 2008 +0100
@@ -137,7 +137,6 @@
 
 // prototypes
 void audmad_config_compute(struct audmad_config_t *config);
-gboolean audmad_is_remote(gchar *url);
 void input_process_remote_metadata(struct mad_info_t *info);
 gpointer decode_loop(gpointer arg);
 void audmad_error(gchar * fmt, ...);