removed comment

This commit is contained in:
DennisSchiefer 2012-07-05 13:00:57 +01:00
parent 0c946f1476
commit f119b79101

View File

@ -99,7 +99,6 @@ onDrag: function(e) {
OSRM.Geocoder.updateLocation( this.parent.label );
},
onDragStart: function(e) {
//OSRM.GUI.clear_timeout(0);
OSRM.G.dragging = true;
this.switchIcon(this.options.dragicon);