- Dont need this then.

svn path=/trunk/; revision=43277
This commit is contained in:
James Tabor 2009-10-03 23:42:06 +00:00
parent a466f21e52
commit 62444813bb

View file

@ -117,7 +117,6 @@ typedef struct _THREADINFO
/* ReactOS */
LIST_ENTRY WindowListHead;
LIST_ENTRY W32CallbackListHead;
BOOLEAN IsExiting; // Use TIF_INCLEANUP
SINGLE_LIST_ENTRY ReferencesList;
} THREADINFO;