OcDataHubLib: axe useless assignment to Status

This commit is contained in:
Nikolai SAOUKH 2019-07-26 10:10:43 +03:00
parent 812dd28b54
commit 32df0dcfeb

View File

@ -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.