update nd for OpenLayer.Event object

git-svn-id: http://svn.openlayers.org/trunk/openlayers@3599 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2007-07-05 20:02:29 +00:00
parent 658df9df72
commit 23bc407f8b

View File

@@ -4,11 +4,9 @@
/**
* @requires OpenLayers/Util.js
* @requires OpenLayers/Util.js
*
* Title: OpenLayers.Events
*
* Class: OpenLayers.Event
* Namespace: OpenLayers.Event
* Utility functions for event handling.
*/
OpenLayers.Event = {