Unverified Commit 4b2ab45e authored by Phisten's avatar Phisten Committed by GitHub

Update FlightMapSettings.cc

delete unused code
parent 1f647d85
......@@ -86,7 +86,6 @@ void FlightMapSettings::_newMapProvider(QVariant value)
_removeEnumValue(mapTypeTerrain, enumStrings, enumValues);
break;
case mapProviderGoogle:
//_removeEnumValue(mapTypeHybrid, enumStrings, enumValues);
break;
case mapProviderStarkart:
_removeEnumValue(mapTypeStreet, enumStrings, enumValues);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment