mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
Remove super spammy debug
This commit is contained in:
parent
f025edf095
commit
b94445b32a
@ -345,7 +345,7 @@ ChartsPlugin::chartTypes()
|
||||
foreach( const QString& c, extraType.keys() )
|
||||
{
|
||||
charts[ c ] = extraType[ c ];
|
||||
qDebug() << "extraType has types:" << c;
|
||||
// qDebug() << "extraType has types:" << c;
|
||||
}
|
||||
if( source == "itunes" ){
|
||||
chartName = "iTunes";
|
||||
|
Loading…
x
Reference in New Issue
Block a user