This is an archive of the discontinued LLVM Phabricator instance.

Remove unused variable somehow left in rL351132
AbandonedPublic

Authored by tamur on Jan 14 2019, 4:44 PM.

Details

Reviewers
zturner
Summary

Remove the unused variable oso_dwarf.

(For reasons I don't understand, the line SymbolFileDWARF *oso_dwarf; has stayed in the repository, although looking at https://reviews.llvm.org/rL351132#change-1JGlvWxNPgrh, the patch has removed it).