mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
Ref T192, onConnectionTerminated was never fired and hence removed
This commit is contained in:
@@ -237,11 +237,6 @@ void SwiftGuiStd::displayStatusMessageInGui(const CStatusMessage &statusMessage)
|
||||
}
|
||||
}
|
||||
|
||||
void SwiftGuiStd::onConnectionTerminated()
|
||||
{
|
||||
this->updateGuiStatusInformation();
|
||||
}
|
||||
|
||||
void SwiftGuiStd::onKickedFromNetwork(const QString &kickMessage)
|
||||
{
|
||||
this->updateGuiStatusInformation();
|
||||
|
||||
Reference in New Issue
Block a user