forked from github/server
coverity CID 164473
remove logically dead code.
This commit is contained in:
parent
ae41cafcb4
commit
39ec03b2af
1 changed files with 0 additions and 2 deletions
|
@ -199,8 +199,6 @@ static bool can_set_factionstealth(const unit * u, const faction * f)
|
|||
}
|
||||
ru = ru->next;
|
||||
}
|
||||
if (ru != NULL)
|
||||
break;
|
||||
}
|
||||
mu = mu->nextF;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue