diff --git a/comp/src/gb.map/.info b/comp/src/gb.map/.info index 36bc4fbf5..5af24b445 100644 --- a/comp/src/gb.map/.info +++ b/comp/src/gb.map/.info @@ -362,18 +362,3 @@ m s (Value)f(Type)i 'ex:45,893333 -> 45°53'36" -#tmpPoint - -C -X -v -i - -Y -v -i - -_new -m - -[(iX)i(iY)i] diff --git a/comp/src/gb.map/.list b/comp/src/gb.map/.list index 7629250b3..515308b85 100644 --- a/comp/src/gb.map/.list +++ b/comp/src/gb.map/.list @@ -4,4 +4,3 @@ LatLon Map MapViewer Mercator -tmpPoint diff --git a/comp/src/gb.map/.src/Tools/_Cache.class b/comp/src/gb.map/.src/Tools/_Cache.class index 37b2fc397..e2ccd2903 100644 --- a/comp/src/gb.map/.src/Tools/_Cache.class +++ b/comp/src/gb.map/.src/Tools/_Cache.class @@ -89,14 +89,14 @@ End Public Sub _Client_Connect() - Debug hClient.URL + 'Debug hClient.URL $bLoading = True End Public Sub _Client_Error() - Debug hClient.Status & " downloading " & hClient.URL + 'Debug hClient.Status & " downloading " & hClient.URL 'Stop 'Print hClient.ErrorText