Remove an unused variable from this function introduced in r130637,
authorChandler Carruth <chandlerc@gmail.com>
Sun, 1 May 2011 06:14:10 +0000 (06:14 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 1 May 2011 06:14:10 +0000 (06:14 +0000)
commit9bc15374884b1b3f91573f32134d9b12dd824dde
tree6d26d41c8b61324e26b908467bbc432c7498de8a
parent5426a9ee37667660935d80841c5392d78e254318
Remove an unused variable from this function introduced in r130637,
likely a result of copy/paste.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130640 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetObjectFile.cpp