diff --git a/src/GUI/mapview.cpp b/src/GUI/mapview.cpp index 4265cdec..7b1156e1 100644 --- a/src/GUI/mapview.cpp +++ b/src/GUI/mapview.cpp @@ -566,7 +566,6 @@ void MapView::clear() _wr = RectC(); digitalZoom(0); - resetCachedContent(); } void MapView::showTracks(bool show)