mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Remove obsolete debug output.
This commit is contained in:
@@ -163,8 +163,6 @@ DatabaseCommand_AllTracks::exec( DatabaseImpl* dbi )
|
||||
ql << qry;
|
||||
}
|
||||
|
||||
qDebug() << Q_FUNC_INFO << ql.length();
|
||||
|
||||
emit tracks( ql, data() );
|
||||
emit done( m_collection );
|
||||
}
|
||||
|
Reference in New Issue
Block a user