more whitespace changes in Handler/Drag.js

git-svn-id: http://svn.openlayers.org/trunk/openlayers@3642 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-07-07 00:12:57 +00:00
parent 0f47f1d73f
commit e276f84deb

View File

@@ -20,16 +20,16 @@ OpenLayers.Handler.Drag.prototype =
started: false,
/**
* Property: dragging
* {Boolean}
*/
dragging: false,
* Property: dragging
* {Boolean}
*/
dragging: false,
/**
* Property: start
* {<OpenLayers.Pixel>}
*/
start: null,
* Property: start
* {<OpenLayers.Pixel>}
*/
start: null,
/**
* Property: oldOnselectstart