From 5e85a378c0e4b0e2b75db096ca748516ddbafd07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Mon, 11 May 2015 23:10:00 +0000 Subject: [PATCH] Revert a change that should never have been done. svn path=/trunk/; revision=67672 --- reactos/subsystems/mvdm/ntvdm/ntvdm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/subsystems/mvdm/ntvdm/ntvdm.h b/reactos/subsystems/mvdm/ntvdm/ntvdm.h index fddda0e2352..193c79214ec 100644 --- a/reactos/subsystems/mvdm/ntvdm/ntvdm.h +++ b/reactos/subsystems/mvdm/ntvdm/ntvdm.h @@ -53,7 +53,7 @@ DWORD WINAPI SetLastConsoleEventActive(VOID); /* * Activate this line for Win2k compliancy */ -#define WIN2K_COMPLIANT +// #define WIN2K_COMPLIANT /* * Activate this line if you want advanced hardcoded debug facilities