1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-19 15:29:42 +01:00

Remove obsolete comment

This commit is contained in:
Uwe L. Korn 2014-10-22 12:14:02 +02:00
parent 665c3d2c5e
commit 2b3b48f47f

View File

@ -27,7 +27,6 @@ public:
public slots:
void runDbCmd()
{
// TODO FIX database so that ready is emitted after the index is loaded and at least one worker runs.
database->enqueue( cmd );
}