X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FLibrary%2FAuthVariableLib%2FAuthServiceInternal.h;h=e7c4bf043d94d90924310fe3414ac4bb82664222;hp=ac7ea89a803866cb53cb620fe2772d100bfd31f2;hb=76bfc7e3ea136412808ad4cf54471c651bdec464;hpb=f49513f666ed25d24bdf3a02a1fdb5d18ae081c0 diff --git a/SecurityPkg/Library/AuthVariableLib/AuthServiceInternal.h b/SecurityPkg/Library/AuthVariableLib/AuthServiceInternal.h index ac7ea89a80..e7c4bf043d 100644 --- a/SecurityPkg/Library/AuthVariableLib/AuthServiceInternal.h +++ b/SecurityPkg/Library/AuthVariableLib/AuthServiceInternal.h @@ -128,7 +128,6 @@ extern UINT8 *mCertDbStore; extern UINT32 mMaxCertDbSize; extern UINT32 mPlatformMode; extern UINT8 mVendorKeyState; -extern BOOLEAN mUserPhysicalPresent; extern VOID *mHashCtx;