[Commits] r500 - core/trunk/geoext/lib

commits at geoext.org commits at geoext.org
Tue Apr 28 18:26:02 CEST 2009


Author: sbenthall
Date: 2009-04-28 18:26:02 +0200 (Tue, 28 Apr 2009)
New Revision: 500

Modified:
   core/trunk/geoext/lib/GeoExt.js
Log:
Removes reference to WMSCapabilitiesRecord, which does not exist, from GeoExt.js  Thanks to bbinet for the patch! (closes #50)


Modified: core/trunk/geoext/lib/GeoExt.js
===================================================================
--- core/trunk/geoext/lib/GeoExt.js	2009-04-28 16:20:17 UTC (rev 499)
+++ core/trunk/geoext/lib/GeoExt.js	2009-04-28 16:26:02 UTC (rev 500)
@@ -65,7 +65,6 @@
             "GeoExt/data/LayerReader.js",
             "GeoExt/data/LayerStore.js",
             "GeoExt/data/ScaleStore.js",
-            "GeoExt/data/WMSCapabilitiesRecord.js",
             "GeoExt/data/WMSCapabilitiesReader.js",
             "GeoExt/data/WMSCapabilitiesStore.js",
             "GeoExt/data/ProtocolProxy.js",



More information about the Commits mailing list