diff src/madplug/plugin.h @ 727:b938fe96b20e trunk

[svn] - ensure that info->remote is set if url begins with http:// so that metadata can be displayed.
author yaz
date Sun, 25 Feb 2007 05:27:51 -0800
parents 1733b12ef974
children 1d3f70ac6b31
line wrap: on
line diff
--- a/src/madplug/plugin.h	Sun Feb 25 03:35:59 2007 -0800
+++ b/src/madplug/plugin.h	Sun Feb 25 05:27:51 2007 -0800
@@ -29,8 +29,6 @@
 #undef G_LOG_DOMAIN
 #define G_LOG_DOMAIN "MADPlug"
 
-//#include "config.h" // is it needed when in src tree?
-
 #undef PACKAGE
 #define PACKAGE "audacious-plugins"