From: Christian Storm <[email protected]>

Remove one
    extern EFI_HANDLE this_image;
declaration as it's declared twice.

Signed-off-by: Christian Storm <[email protected]>
---
 include/bootguard.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/bootguard.h b/include/bootguard.h
index e534ada..bf244a4 100644
--- a/include/bootguard.h
+++ b/include/bootguard.h
@@ -58,6 +58,4 @@ typedef struct _BG_LOADER_PARAMS {
        UINTN timeout;
 } BG_LOADER_PARAMS;
 
-extern EFI_HANDLE this_image;
-
 #endif // __H_BOOTGUARD__
-- 
2.23.0

-- 
You received this message because you are subscribed to the Google Groups "EFI 
Boot Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/efibootguard-dev/20191009132714.8066-1-christian.storm%40siemens.com.

Reply via email to