diff --git a/Sources/Controllers/DashboardOnMap/MapSettings/OAMapSettingsTerrainScreen.mm b/Sources/Controllers/DashboardOnMap/MapSettings/OAMapSettingsTerrainScreen.mm index c29f2413e9..560f639cd6 100644 --- a/Sources/Controllers/DashboardOnMap/MapSettings/OAMapSettingsTerrainScreen.mm +++ b/Sources/Controllers/DashboardOnMap/MapSettings/OAMapSettingsTerrainScreen.mm @@ -37,7 +37,6 @@ #import "OAPluginsHelper.h" #import "OsmAnd_Maps-Swift.h" -static float kRelief3DCellRowHeight = 48.3; static NSString *kCellTypeMap = @"MapCell"; static NSString *kCellItemKey = @"kCellItemKey";