mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Mangler: Remove a bit of dead code from recent refactoring
This commit is contained in:
@@ -137,8 +137,6 @@ protected:
|
||||
|
||||
void appendDeclName(const ValueDecl *decl);
|
||||
|
||||
void appendProtocolList(ArrayRef<Type> Protocols, bool &First);
|
||||
|
||||
GenericTypeParamType *appendAssocType(DependentMemberType *DepTy,
|
||||
bool &isAssocTypeAtDepth);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user