[OpenLayers-Commits] r10833 - trunk/openlayers/lib/OpenLayers

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Thu Oct 14 04:26:13 EDT 2010


Author: ahocevar
Date: 2010-10-14 01:26:12 -0700 (Thu, 14 Oct 2010)
New Revision: 10833

Modified:
   trunk/openlayers/lib/OpenLayers/SingleFile.js
Log:
reverted r10832 - inclusion of Console.js should be handled elsewhere. Thanks elemoine for mentioning this.


Modified: trunk/openlayers/lib/OpenLayers/SingleFile.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/SingleFile.js	2010-10-14 08:18:56 UTC (rev 10832)
+++ trunk/openlayers/lib/OpenLayers/SingleFile.js	2010-10-14 08:26:12 UTC (rev 10833)
@@ -3,10 +3,6 @@
  * See http://svn.openlayers.org/trunk/openlayers/license.txt for the
  * full text of the license. */
 
-/*
- * @requires OpenLayers/Console.js
- */
-
 var OpenLayers = {
     /**
      * Constant: VERSION_NUMBER



More information about the Commits mailing list