mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
OcDataHubLib: axe useless assignment to Status
This commit is contained in:
parent
812dd28b54
commit
32df0dcfeb
@ -213,8 +213,6 @@ SetDataHubEntry (
|
||||
return EFI_OUT_OF_RESOURCES;
|
||||
}
|
||||
|
||||
Status = EFI_OUT_OF_RESOURCES;
|
||||
|
||||
//
|
||||
// TODO: We may want to fill header some day.
|
||||
// Currently it is not important.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user