[Expect/Actual] Remove PlatformExpectedAnnotator

This commit is contained in:
Dmitry Savvinov
2019-04-10 10:48:08 +03:00
parent 29beed9b21
commit 174ef56991
6 changed files with 83 additions and 140 deletions
@@ -594,7 +594,6 @@
<annotator language="kotlin" implementationClass="org.jetbrains.kotlin.idea.highlighter.DebugInfoAnnotator"/>
<annotator language="kotlin" implementationClass="org.jetbrains.kotlin.idea.highlighter.DuplicateJvmSignatureAnnotator"/>
<annotator language="kotlin" implementationClass="org.jetbrains.kotlin.idea.highlighter.PlatformExpectedAnnotator"/>
<problemHighlightFilter implementation="org.jetbrains.kotlin.idea.highlighter.KotlinProblemHighlightFilter"/>
<highlightVisitor implementation="org.jetbrains.kotlin.idea.highlighter.KotlinRainbowVisitor"/>