mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-17 19:37:09 +02:00
* Potentially helpful debug output in the future.
This commit is contained in:
@@ -246,6 +246,7 @@ InfoSystemWorker::getInfo( Tomahawk::InfoSystem::InfoRequestData requestData )
|
||||
{
|
||||
if ( !ptr )
|
||||
continue;
|
||||
// tDebug() << "Dispatching to worker:" << ptr->friendlyName() << requestData.type;
|
||||
|
||||
foundOne = true;
|
||||
|
||||
|
Reference in New Issue
Block a user