Mangler: Remove a bit of dead code from recent refactoring

This commit is contained in:
Slava Pestov
2017-04-12 21:44:10 -07:00
parent 1e822d8fd5
commit f8f8dca164
2 changed files with 0 additions and 15 deletions

View File

@@ -137,8 +137,6 @@ protected:
void appendDeclName(const ValueDecl *decl);
void appendProtocolList(ArrayRef<Type> Protocols, bool &First);
GenericTypeParamType *appendAssocType(DependentMemberType *DepTy,
bool &isAssocTypeAtDepth);