outdated comment

This commit is contained in:
Stepan Koltsov
2012-01-27 14:25:47 +04:00
parent bfb1b6e7b5
commit 13e8995d80
@@ -442,8 +442,6 @@ class NamespaceComparator {
new Serializer(sb).serializeCommaSeparated(new ArrayList<JetType>(klass.getTypeConstructor().getSupertypes()));
}
// TODO: constructors
sb.append(" {\n");
List<TypeProjection> typeArguments = new ArrayList<TypeProjection>();