mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 06:07:37 +02:00
* Don't assert when Jabber disconnects.
This commit is contained in:
@@ -292,7 +292,7 @@ Jabber_p::onDisconnect( ConnectionError e )
|
|||||||
|
|
||||||
emit disconnected();
|
emit disconnected();
|
||||||
|
|
||||||
Q_ASSERT(0); //this->exit(1);
|
// Q_ASSERT(0); //this->exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user