Remove unused, commented out variable
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 28s
Builds / ExectOS (i686) (push) Successful in 30s

This commit is contained in:
Rafal Kupiec 2023-12-18 23:21:31 +01:00
parent fbcf952dad
commit ebf95ba90a
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -114,7 +114,6 @@ EFI_STATUS
BlpLoadConfiguration()
{
PLIST_ENTRY SectionListEntry;
// STATIC LIST_ENTRY BlpConfiguration;
EFI_STATUS Status;
PCHAR ConfigData;