mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
Revert "Add missing emit ready()"
This reverts commit cc336e9d45f1f466251a43696c8a9417d0d272bf.
This commit is contained in:
parent
b6549b310d
commit
18a2184e57
@ -182,7 +182,6 @@ InfoSystem::init()
|
||||
QMetaObject::invokeMethod( worker, "init", Qt::QueuedConnection, Q_ARG( Tomahawk::InfoSystem::InfoSystemCache*, cache ) );
|
||||
|
||||
m_inited = true;
|
||||
emit ready();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user