Remove duplicate public specifier.

llvm-svn: 275714
This commit is contained in:
Rui Ueyama 2016-07-17 17:44:40 +00:00
parent 5aa90c55b6
commit bef5d16a90
1 changed files with 0 additions and 1 deletions

View File

@ -299,7 +299,6 @@ public:
SharedFile<ELFT> *file() { return (SharedFile<ELFT> *)this->File; }
public:
const Elf_Sym &Sym;
// This field is a pointer to the symbol's version definition.