guess i missed a few in r2920

git-svn-id: http://svn.openlayers.org/trunk/openlayers@2921 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2007-03-29 07:09:48 +00:00
parent 919af2ff90
commit 913e040fd6
3 changed files with 14 additions and 29 deletions

View File

@@ -131,7 +131,7 @@ OpenLayers.Layer.MapServer.Untiled.prototype =
//clear out the old tile
if (this.tile) {
this.tile.clear();
this.tile.clear();
}
//determine new tile bounds