[OpenLayers-Commits] r11914 - sandbox/elemoine/3272/lib/OpenLayers/Handler

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Wed Apr 27 05:20:12 EDT 2011


Author: erilem
Date: 2011-04-27 02:20:11 -0700 (Wed, 27 Apr 2011)
New Revision: 11914

Modified:
   sandbox/elemoine/3272/lib/OpenLayers/Handler/Point.js
Log:
sync with trunk

Modified: sandbox/elemoine/3272/lib/OpenLayers/Handler/Point.js
===================================================================
--- sandbox/elemoine/3272/lib/OpenLayers/Handler/Point.js	2011-04-27 06:17:18 UTC (rev 11913)
+++ sandbox/elemoine/3272/lib/OpenLayers/Handler/Point.js	2011-04-27 09:20:11 UTC (rev 11914)
@@ -239,14 +239,6 @@
     },
 
     /**
-     * Method: finishTouchGeometry
-     * Finish the geometry and send it back to the control.
-     */
-    finishTouchGeometry: function() {
-        this.finalize();
-    },
-    
-    /**
      * Method: finalize
      * Finish the geometry and call the "done" callback.
      *



More information about the Commits mailing list