This commit is contained in:
Klaus Basan
2019-08-15 20:25:20 +02:00
committed by Mat Sutcliffe
parent fab6e677a8
commit aa765e9adb
3 changed files with 8 additions and 8 deletions

View File

@@ -309,7 +309,6 @@ namespace BlackSimPlugin
}
bool CFGSwiftBusServiceProxy::getStrobeLightsOn() const
{
return m_dbusInterface->callDBusRet<bool>(QLatin1String("getStrobeLightsOn"));
}