Provide ol.canvas instead of ol.canvas.SUPPORTED

This is not currently used outside the library, so it is not exported.
This commit is contained in:
Tim Schaub
2013-09-15 13:13:26 -06:00
parent 54738e29eb
commit a2c70dba85
4 changed files with 3 additions and 5 deletions
-1
View File
@@ -1 +0,0 @@
@exportSymbol ol.canvas.SUPPORTED
-1
View File
@@ -1,5 +1,4 @@
goog.provide('ol.canvas');
goog.provide('ol.canvas.SUPPORTED');
goog.require('goog.dom');
goog.require('goog.dom.TagName');