diff --git a/lib/OpenLayers.js b/lib/OpenLayers.js index 17dd073957..2154c6903f 100644 --- a/lib/OpenLayers.js +++ b/lib/OpenLayers.js @@ -2,12 +2,6 @@ /// This blob sucks in all the files in uncompressed form for ease of use /// -/** HACK HACK HACK -* this function is basically duplicated in api.js -* -* @return {str} -*/ - OpenLayers = new Object(); OpenLayers._scriptName = "lib/OpenLayers.js"; OpenLayers._getScriptLocation = function () {