Minor, remove workarounds for the fixed KT-5786

This commit is contained in:
Alexander Udalov
2015-04-28 17:34:06 +03:00
parent b860f2c9d5
commit 88abcdbde5
2 changed files with 2 additions and 2 deletions
@@ -111,7 +111,7 @@ abstract class KCallableContainerImpl {
}
}
/* private // KT-5786 */ fun loadJvmType(
private fun loadJvmType(
type: JvmProtoBuf.JvmType,
nameResolver: NameResolver,
classLoader: ClassLoader,