No need to explicitly deprecate -Xdisable-fake-override-validator

A warning is produced automagically
This commit is contained in:
Alexander Gorshenev
2020-11-17 21:58:05 +03:00
parent f42b902bc8
commit 01ef41ab17
2 changed files with 0 additions and 6 deletions
-2
View File
@@ -1,7 +1,5 @@
Usage: kotlinc-js <options> <source files>
where advanced options include:
-Xdisable-fake-override-validator
This option is deprecated
-Xenable-js-scripting Enable experimental support of .kts files using K/JS (with -Xir only)
-Xerror-tolerance-policy Set up error tolerance policy (NONE, SEMANTIC, SYNTAX, ALL)
-Xfake-override-validator Enable IR fake override validator