Remove unused initialization.
authorJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 07:53:46 +0000 (07:53 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 07:53:46 +0000 (07:53 +0000)
commit60b5da6c3ccd64308fce0c9ab25b0ee21fc240e0
tree1dfb56e8aeb9ca9ca55eaa19365d2363d027b804
parent18f5fd3a43490fd1a920139e2063de2d92f54083
Remove unused initialization.
clang static analyzer fixit.

llvm-svn: 219909
lldb/source/Target/Thread.cpp