Remove unused varaible.

llvm-svn: 233872
This commit is contained in:
Rui Ueyama 2015-04-02 00:18:58 +00:00
parent 845864775d
commit 4e725665b0
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ public:
std::error_code applyRelocation(ELFWriter &, llvm::FileOutputBuffer &,
const lld::AtomLayout &,
const Reference &) const override;
static const Registry::KindStrings kindStrings[];
};
} // end namespace elf