Remove dead variable.

llvm-svn: 89551
This commit is contained in:
Daniel Dunbar 2009-11-21 09:11:59 +00:00
parent fdae6f7cd3
commit 1110dc06a8
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ class VISIBILITY_HIDDEN CXXNameMangler {
const CXXMethodDecl *Structor;
unsigned StructorType;
CXXCtorType CtorType;
llvm::DenseMap<uintptr_t, unsigned> Substitutions;