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:
Frederic Junod
2015-08-19 09:30:45 +02:00
parent c14d64b4e7
commit 2d92791b17
7 changed files with 0 additions and 7 deletions

View File

@@ -239,7 +239,6 @@ Here is a version of `config.json` with more compilation checks enabled:
"ambiguousFunctionDecl",
"checkEventfulObjectDisposal",
"checkRegExp",
"checkStructDictInheritance",
"checkTypes",
"checkVars",
"const",