remove outdated comment

This commit is contained in:
Stepan Koltsov
2012-03-28 23:56:37 +04:00
parent ca30e7b67b
commit 12c27d42c2
@@ -173,8 +173,6 @@ public class OverloadResolver {
checkOverloadsWithSameName(e.getKey(), e.getValue(), nameForErrorMessage(classDescriptor, klass));
}
// properties are checked elsewhere
// Kotlin has no secondary constructors at this time
}