mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
NFC: Remove the now dead ProtocolDecl::existentialTypeSupported()
This commit is contained in:
@@ -3545,7 +3545,6 @@ public:
|
||||
const_cast<ProtocolDecl *>(proto)
|
||||
->requiresClass(),
|
||||
proto->isObjC(),
|
||||
proto->existentialTypeSupported(),
|
||||
rawAccessLevel, numInherited,
|
||||
inheritedAndDependencyTypes);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user