mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
Removing some unused variables
This commit is contained in:
parent
15d22e8164
commit
601757fb09
3 changed files with 2 additions and 4 deletions
|
@ -823,7 +823,6 @@ void BlockGraph::forceOutputNum(int4 i)
|
|||
void BlockGraph::selfIdentify(void)
|
||||
|
||||
{
|
||||
vector<BlockEdge>::iterator tmp;
|
||||
vector<FlowBlock *>::iterator iter;
|
||||
FlowBlock *mybl,*otherbl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue