Ref T259, formatting

This commit is contained in:
Klaus Basan
2018-02-25 13:54:19 +01:00
parent 3f086e1d52
commit 2b8883eef8
4 changed files with 2 additions and 6 deletions

View File

@@ -29,7 +29,6 @@ namespace BlackSimPlugin
{
namespace XPlane
{
/*!
* Proxy object connected to a real XSwiftBus::CTraffic object via DBus
*/
@@ -125,7 +124,6 @@ namespace BlackSimPlugin
//! \copydoc XSwiftBus::CTraffic::requestRemoteAircraftData
void requestRemoteAircraftData();
};
}
}