Remove 'global' from externs/closure-compiler.js

This commit is contained in:
Frederic Junod
2016-09-05 08:37:14 +02:00
parent 956aed7eb4
commit a3a2e82696

View File

@@ -27,5 +27,3 @@ ArrayBuffer.isView = function(arg) {};
* @see http://www.w3.org/TR/pointerevents/#the-touch-action-css-property
*/
CSSProperties.prototype.touchAction;
var global;