LazMapViewer: Cleanup

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz 2025-03-04 10:09:01 +00:00
parent 5c8d6b0cb2
commit 62dad16629

View File

@ -1213,8 +1213,6 @@ begin
end;
end;
SetLength(Tiles, iTile);
if Length(Tiles) < 1 then
Cache.CheckCacheSize;
end;
procedure TMapViewerEngine.RegisterProviders;