mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
- Dont need this then.
svn path=/trunk/; revision=43277
This commit is contained in:
parent
a466f21e52
commit
62444813bb
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ typedef struct _THREADINFO
|
|||
/* ReactOS */
|
||||
LIST_ENTRY WindowListHead;
|
||||
LIST_ENTRY W32CallbackListHead;
|
||||
BOOLEAN IsExiting; // Use TIF_INCLEANUP
|
||||
SINGLE_LIST_ENTRY ReferencesList;
|
||||
} THREADINFO;
|
||||
|
||||
|
|
Loading…
Reference in a new issue