This commit is contained in:
Klaus Basan
2018-06-13 23:10:32 +02:00
parent fb93d26453
commit 9777bf963c
7 changed files with 22 additions and 24 deletions

View File

@@ -366,7 +366,6 @@ namespace BlackMisc
bool CAircraftSituation::guessOnGround(const CAircraftSituationChange &change, const CAircraftModel &model)
{
Q_UNUSED(change);
if (!this->shouldGuessOnGround()) { return false; }
// for debugging purposed