diff --git a/src/GUI/mapview.cpp b/src/GUI/mapview.cpp index 9a02c42c..4265cdec 100644 --- a/src/GUI/mapview.cpp +++ b/src/GUI/mapview.cpp @@ -567,7 +567,6 @@ void MapView::clear() digitalZoom(0); resetCachedContent(); - QPixmapCache::clear(); } void MapView::showTracks(bool show)