[NI] Minor. Drop unused CommonSupertypeCalculator

This commit is contained in:
Stanislav Erokhin
2017-05-03 16:14:16 +03:00
parent 0404fbc092
commit ac06060260
3 changed files with 0 additions and 11 deletions
@@ -23,8 +23,6 @@ import org.jetbrains.kotlin.types.UnwrappedType
interface IsDescriptorFromSourcePredicate: (CallableDescriptor) -> Boolean
interface CommonSupertypeCalculator: (Collection<UnwrappedType>) -> UnwrappedType
// This components hold state (trace). Work with this carefully.
interface KotlinResolutionCallbacks {
fun analyzeAndGetLambdaResultArguments(