diff options
Diffstat (limited to 'src/port/win32ntdll.c')
-rw-r--r-- | src/port/win32ntdll.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/port/win32ntdll.c b/src/port/win32ntdll.c index eb614077543..db3e5fa251f 100644 --- a/src/port/win32ntdll.c +++ b/src/port/win32ntdll.c @@ -13,8 +13,6 @@ *------------------------------------------------------------------------- */ -#define UMDF_USING_NTSTATUS - #include "c.h" #include "port/win32ntdll.h" |