Skip to content

Commit 4f9be70

Browse files
committed
fix: unreachable warning
1 parent 94c27da commit 4f9be70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CommonLibF4/src/RE/Bethesda/FormComponents.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ namespace RE
5454
return BSContainer::ForEachResult::kContinue;
5555
});
5656
return result;
57-
58-
return false;
5957
}
6058

6159
bool BGSKeywordForm::HasKeywordID(std::uint32_t a_formID) const

0 commit comments

Comments
 (0)