mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
debug--
This commit is contained in:
@@ -299,7 +299,6 @@ SourcesModel::activatePlaylistPage( ViewPage* p, SourceTreeItem* i )
|
||||
if( !i )
|
||||
return false;
|
||||
|
||||
qDebug() << "Doing an activation check on:" << p << i;
|
||||
if( qobject_cast< PlaylistItem* >( i ) &&
|
||||
qobject_cast< PlaylistItem* >( i )->activateCurrent() )
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user