Remove deprecated checkStructDictInheritance
Deprecated since the 20150505 Closure Compiler release. See https://github.com/google/closure-compiler/wiki/Releases#may-5-2015-v20150505
This commit is contained in:
@@ -17,7 +17,6 @@ goog.require('goog.events.EventType');
|
||||
* @constructor
|
||||
* @extends {goog.events.EventTarget}
|
||||
* @fires change
|
||||
* @suppress {checkStructDictInheritance}
|
||||
* @struct
|
||||
* @api stable
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user