mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
refs #271 Removed some old debug printing.
This commit is contained in:
@@ -126,7 +126,6 @@ namespace XBus
|
||||
lons.push_back(lon);
|
||||
alts.push_back(alt);
|
||||
}
|
||||
qDebug() << alts;
|
||||
emit airportsInRangeUpdated(icaos, names, lats, lons, alts);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user