mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-20 04:41:36 +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 )
|
if ( !ptr )
|
||||||
continue;
|
continue;
|
||||||
|
// tDebug() << "Dispatching to worker:" << ptr->friendlyName() << requestData.type;
|
||||||
|
|
||||||
foundOne = true;
|
foundOne = true;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user