Remove goog.provide from internal enums

This commit is contained in:
Peter Robins
2016-06-15 09:04:44 +00:00
parent 6718fc982e
commit bda673f389
4 changed files with 0 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
// FIXME handle geolocation not supported
goog.provide('ol.Geolocation');
goog.provide('ol.GeolocationProperty');
goog.require('ol.events');
goog.require('ol.events.EventType');