Remove an unused variable from a function. This is a likely cut-paste-o.
authorChandler Carruth <chandlerc@gmail.com>
Fri, 22 Apr 2011 01:21:06 +0000 (01:21 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 22 Apr 2011 01:21:06 +0000 (01:21 +0000)
commit32bd250d304cea9040f45ce1e8d289c69341e656
tree4dbf4dbfaea5839587d4d9ce7081762740e1aedd
parentd3dbd5f5cdb54b5e9472ec6040612fc4d898d297
Remove an unused variable from a function. This is a likely cut-paste-o.
Silences GCC warning.

I wonder why Clang doesn't warn on this...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129968 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCDwarf.cpp