mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
OcMachoLib: Drop missed invalid ASSERT.
This commit is contained in:
parent
ee9296b25d
commit
923cbb6bdb
@ -391,7 +391,6 @@ MachoGetNextSection64 (
|
||||
)
|
||||
{
|
||||
ASSERT (Segment != NULL);
|
||||
ASSERT (Section != NULL);
|
||||
|
||||
if (Section != NULL) {
|
||||
++Section;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user