Remove ol.DEBUG

This commit is contained in:
Tim Schaub
2016-12-29 09:09:24 -07:00
parent 7b9690a691
commit 137cdc04c8
128 changed files with 309 additions and 2027 deletions
-6
View File
@@ -8,12 +8,6 @@ goog.provide('ol');
*/
/**
* @define {boolean} Enable debug mode. Default is `true`.
*/
ol.DEBUG = true;
/**
* @define {boolean} Assume touch. Default is `false`.
*/