1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-28 05:34:47 +01:00

Removed some more unneeded code

This commit is contained in:
Martin Tůma 2017-12-03 13:37:18 +01:00
parent 4cc3bc28e2
commit 0f10c7596b

View File

@ -566,7 +566,6 @@ void MapView::clear()
_wr = RectC(); _wr = RectC();
digitalZoom(0); digitalZoom(0);
resetCachedContent();
} }
void MapView::showTracks(bool show) void MapView::showTracks(bool show)