Remove extern definition duplicates
This commit is contained in:
@@ -30,15 +30,3 @@ Touch.prototype.webkitRadiusX;
|
|||||||
|
|
||||||
/** @type {number} */
|
/** @type {number} */
|
||||||
Touch.prototype.webkitRadiusY;
|
Touch.prototype.webkitRadiusY;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @type {boolean}
|
|
||||||
*/
|
|
||||||
WebGLContextAttributes.prototype.preferLowPowerToHighPerformance;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @type {boolean}
|
|
||||||
*/
|
|
||||||
WebGLContextAttributes.prototype.failIfMajorPerformanceCaveat;
|
|
||||||
|
|||||||
Reference in New Issue
Block a user