From 6ebf79feec40b6237107b20da7bd5159b5885924 Mon Sep 17 00:00:00 2001 From: euzuro Date: Tue, 30 May 2006 11:40:56 +0000 Subject: [PATCH] comment no longer relevant git-svn-id: http://svn.openlayers.org/trunk/openlayers@468 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers.js | 6 ------ 1 file changed, 6 deletions(-) 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 () {