run fromdos on ol/Map.js

This commit is contained in:
Éric Lemoine
2012-06-20 11:10:18 +02:00
parent 487e61884e
commit 27305925ff
-1
View File
@@ -142,7 +142,6 @@ ol.Map.prototype.getMaxExtent = function() {
throw('maxExtent must be defined either in the map or the projection'); throw('maxExtent must be defined either in the map or the projection');
} }
} }
}; };