Clang-tidy: readability-redundant-control-flow
This commit is contained in:
parent
48113d064a
commit
f4f8f22699
3 changed files with 0 additions and 4 deletions
|
|
@ -2442,8 +2442,6 @@ void SpawnUnique(_unique_items uid, Point position)
|
|||
GetItemAttrs(ii, idx, curlv);
|
||||
GetUniqueItem(ii, uid);
|
||||
SetupItem(ii);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
void ItemRndDur(int ii)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue