From 02303334c67e118d1c5252653b3d752fa6430b8e Mon Sep 17 00:00:00 2001 From: euzuro Date: Thu, 25 May 2006 00:28:34 +0000 Subject: [PATCH] now we dont have to complicate the dynamic load process. git-svn-id: http://svn.openlayers.org/trunk/openlayers@339 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Popup.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/OpenLayers/Popup.js b/lib/OpenLayers/Popup.js index 839ce4674b..b0f66a7916 100644 --- a/lib/OpenLayers/Popup.js +++ b/lib/OpenLayers/Popup.js @@ -1,5 +1,3 @@ -// @require: OpenLayers/Util.js - /** * @class */