diff --git a/shim.c b/shim.c index 4d490b9..c3aae9e 100644 --- a/shim.c +++ b/shim.c @@ -416,8 +416,6 @@ static BOOLEAN secure_mode (void) UINT8 sb, setupmode; UINT32 attributes; - return TRUE; - if (insecure_mode) return FALSE;