mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-23 01:09:42 +01:00
* Remove obsolete debug output.
This commit is contained in:
parent
8d6d584bb4
commit
91205b8fd7
@ -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 );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user