mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 17:12:57 +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 */
|
/* ReactOS */
|
||||||
LIST_ENTRY WindowListHead;
|
LIST_ENTRY WindowListHead;
|
||||||
LIST_ENTRY W32CallbackListHead;
|
LIST_ENTRY W32CallbackListHead;
|
||||||
BOOLEAN IsExiting; // Use TIF_INCLEANUP
|
|
||||||
SINGLE_LIST_ENTRY ReferencesList;
|
SINGLE_LIST_ENTRY ReferencesList;
|
||||||
} THREADINFO;
|
} THREADINFO;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue