mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 22:29:13 +08:00
Ref T189, include order and removed unused variable
This commit is contained in:
@@ -850,8 +850,6 @@ namespace BlackCore
|
||||
situation.setCurrentUtcTime();
|
||||
situation.setTimeOffsetMs(c_positionTimeOffsetMsec);
|
||||
|
||||
QString transponderName("transponder ");
|
||||
transponderName.append(callsign.asString());
|
||||
CTransponder::TransponderMode mode = CTransponder::StateStandby;
|
||||
switch (position->transponderMode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user