mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-18 11:51:44 +02:00
Don't need this anymore....
This commit is contained in:
@@ -88,7 +88,6 @@ InfoSystemWorker::init( Tomahawk::InfoSystem::InfoSystemCache* cache )
|
|||||||
loadInfoPlugins( findInfoPlugins() );
|
loadInfoPlugins( findInfoPlugins() );
|
||||||
|
|
||||||
#ifndef ENABLE_HEADLESS
|
#ifndef ENABLE_HEADLESS
|
||||||
//addInfoPlugin( InfoPluginPtr( new EchoNestPlugin() ) );
|
|
||||||
addInfoPlugin( InfoPluginPtr( new MusixMatchPlugin() ) );
|
addInfoPlugin( InfoPluginPtr( new MusixMatchPlugin() ) );
|
||||||
addInfoPlugin( InfoPluginPtr( new MusicBrainzPlugin() ) );
|
addInfoPlugin( InfoPluginPtr( new MusicBrainzPlugin() ) );
|
||||||
addInfoPlugin( InfoPluginPtr( new ChartsPlugin() ) );
|
addInfoPlugin( InfoPluginPtr( new ChartsPlugin() ) );
|
||||||
|
Reference in New Issue
Block a user