MachO: Remove an unused variable from processSection
The local variable `cfi` became dead in r220730 when it's use was obviated; it was replaced with a call to read32. No functionality change intended. llvm-svn: 221412
Loading
Please sign in to comment