Update documentation

This commit is contained in:
Tim Schaub
2015-04-06 09:14:25 -06:00
parent 814fb078cf
commit e5c6915761
2 changed files with 2 additions and 9 deletions
-6
View File
@@ -1,9 +1,3 @@
/**
* An implementation of Google Maps' MVCObject.
* @see https://developers.google.com/maps/articles/mvcfun
* @see https://developers.google.com/maps/documentation/javascript/reference
*/
goog.provide('ol.Object');
goog.provide('ol.ObjectEvent');
goog.provide('ol.ObjectEventType');