mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 17:28:30 +08:00
Remove unused varaible.
llvm-svn: 233872
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user