refactor: Remove outdated commented code

This commit is contained in:
Lars Toenning
2024-01-04 22:35:10 +01:00
parent 8c787e59e9
commit 4b05c4200d

View File

@@ -85,7 +85,6 @@ namespace BlackMisc::Simulation
template <typename Derived>
CAircraftSituationList CInterpolator<Derived>::remoteAircraftSituationsAndChange(const CInterpolationAndRenderingSetupPerCallsign &setup)
{
// const bool vtol = setup.isForcingFullInterpolation() || m_model.isVtol();
CAircraftSituationList validSituations = this->remoteAircraftSituations(m_callsign);
// get the changes, we need the second value as we want to look in the past