Remove unnecessary field

This commit is contained in:
Alexander Sytnyk 2017-07-12 15:02:35 +03:00
parent 5009814fdd
commit 90e3dc914f

View file

@ -123,7 +123,6 @@ public class MapInfoWidgetsFactory {
@Override
public boolean updateInfo(DrawSettings drawSettings) {
RulerMode mode = map.getMyApplication().getSettings().RULER_MODE.get();
OsmandMapTileView view = map.getMapView();
Location currentLoc = map.getMyApplication().getLocationProvider().getLastKnownLocation();