NFC: Remove the now dead ProtocolDecl::existentialTypeSupported()

This commit is contained in:
Anthony Latsis
2021-03-20 12:24:07 +03:00
parent 15f88e9be3
commit eb1bd07bb3
9 changed files with 2 additions and 121 deletions

View File

@@ -1257,7 +1257,6 @@ namespace decls_block {
BCFixed<1>, // implicit flag
BCFixed<1>, // class-bounded?
BCFixed<1>, // objc?
BCFixed<1>, // existential-type-supported?
AccessLevelField, // access level
BCVBR<4>, // number of inherited types
BCArray<TypeIDField> // inherited types, followed by dependency types