1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-17 03:24:15 +02:00

Don't need this anymore....

This commit is contained in:
Jeff Mitchell
2012-05-13 17:42:53 -04:00
parent 3e781a243e
commit ee8e25b8ce

View File

@@ -88,7 +88,6 @@ InfoSystemWorker::init( Tomahawk::InfoSystem::InfoSystemCache* cache )
loadInfoPlugins( findInfoPlugins() );
#ifndef ENABLE_HEADLESS
//addInfoPlugin( InfoPluginPtr( new EchoNestPlugin() ) );
addInfoPlugin( InfoPluginPtr( new MusixMatchPlugin() ) );
addInfoPlugin( InfoPluginPtr( new MusicBrainzPlugin() ) );
addInfoPlugin( InfoPluginPtr( new ChartsPlugin() ) );