mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Fix assert in DBus if dbus_server_listen returned NULL
ref T589
This commit is contained in:
committed by
Mat Sutcliffe
parent
77acffb73e
commit
821e0b10b6
@@ -22,7 +22,6 @@ namespace XSwiftBus
|
||||
|
||||
CService::CService() : CDBusObject()
|
||||
{
|
||||
addTextMessage("xswiftbus started.", 0, 255, 255);
|
||||
updateAirportsInRange();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user