From c8e0ba554451faf92c7ffbf067a860fb3e6acb72 Mon Sep 17 00:00:00 2001 From: Christopher Eykamp Date: Wed, 2 Jan 2013 15:42:03 +0100 Subject: [PATCH] Reduce vertical whitespace --- lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js b/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js index 2c37f8cdb2..f3555f6aae 100644 --- a/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js +++ b/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js @@ -26,7 +26,6 @@ OpenLayers.Format.WCSCapabilities.v1_0_0 = OpenLayers.Class( * this instance. */ - /** * Property: namespaces * {Object} Mapping of namespace aliases to namespace URIs. @@ -38,7 +37,6 @@ OpenLayers.Format.WCSCapabilities.v1_0_0 = OpenLayers.Class( ows: "http://www.opengis.net/ows" }, - /** * Property: errorProperty * {String} Which property of the returned object to check for in order to @@ -48,7 +46,6 @@ OpenLayers.Format.WCSCapabilities.v1_0_0 = OpenLayers.Class( */ errorProperty: "service", - /** * Property: readers * Contains public functions, grouped by namespace prefix, that will