[OpenLayers-Commits] r11660 - trunk/openlayers/examples

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Mon Mar 7 11:52:03 EST 2011


Author: sbrunner
Date: 2011-03-07 08:52:01 -0800 (Mon, 07 Mar 2011)
New Revision: 11660

Modified:
   trunk/openlayers/examples/mobile-drawing.html
Log:
rm debug. r=aabt (closes #3143)

Modified: trunk/openlayers/examples/mobile-drawing.html
===================================================================
--- trunk/openlayers/examples/mobile-drawing.html	2011-03-07 15:40:37 UTC (rev 11659)
+++ trunk/openlayers/examples/mobile-drawing.html	2011-03-07 16:52:01 UTC (rev 11660)
@@ -8,10 +8,6 @@
         <link rel="stylesheet" href="../theme/default/style.css" type="text/css">
         <script src="../lib/OpenLayers.js"></script>
         <script src="mobile-drawing.js"></script>
-        <script src="http://192.168.1.122:8124/debug.js?ns=OpenLayers.Console"></script>
-        <script>
-            OpenLayers.Console.log("mobile-drawing");
-        </script>
         <style>
             html, body {
                 margin: 0;



More information about the Commits mailing list