From: Etienne Millon <me@emillon.org>
Date: Tue, 27 Aug 2013 21:16:37 +0200
Subject: Disable discogs plugin

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705164
---
 src/Tools/plugin-man.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Tools/plugin-man.c b/src/Tools/plugin-man.c
index 197bcbd..1bc65dd 100644
--- a/src/Tools/plugin-man.c
+++ b/src/Tools/plugin-man.c
@@ -104,7 +104,6 @@ void plugin_manager_load_internal_plugins(void)
     /* Initialize the message system */
     plugin_add_new(GMPC_PLUGIN_BASE(pl3_messages), 0, NULL);
     /** Provider */
-    plugin_add(&discogs_plugin, 0, NULL);
     plugin_add(&lastfm_plugin, 0, NULL);
     plugin_add_new((GmpcPluginBase *) 
             gmpc_provider_music_tree_new(),
