1
0
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:
Christian Muehlhaeuser
2014-08-28 21:14:23 +02:00
parent c10741f61b
commit 020847f3a2

View File

@@ -246,6 +246,7 @@ InfoSystemWorker::getInfo( Tomahawk::InfoSystem::InfoRequestData requestData )
{
if ( !ptr )
continue;
// tDebug() << "Dispatching to worker:" << ptr->friendlyName() << requestData.type;
foundOne = true;