From 03de8510c27bfe48c18530fc824b12a0810f3f1b Mon Sep 17 00:00:00 2001 From: Thomas Bluemel Date: Fri, 21 May 2004 10:31:00 +0000 Subject: [PATCH] removed obsolete fields from the W32PROCESS structure svn path=/trunk/; revision=9452 --- reactos/include/napi/win32.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/reactos/include/napi/win32.h b/reactos/include/napi/win32.h index 0dad9f6298d..7c323b65417 100644 --- a/reactos/include/napi/win32.h +++ b/reactos/include/napi/win32.h @@ -34,8 +34,6 @@ typedef struct _W32PROCESS ULONG Flags; WORD GDIObjects; WORD UserObjects; - BOOLEAN CreatedWindowOrDC; - BOOLEAN ManualGuiCheck; } W32PROCESS, *PW32PROCESS; PW32THREAD STDCALL