Forgot to commit this file

svn path=/trunk/; revision=20433
This commit is contained in:
Alex Ionescu 2005-12-29 18:56:09 +00:00
parent 0b7ed59da0
commit a0f65e8fb1

View file

@ -117,8 +117,6 @@ typedef struct _KQUEUE
LIST_ENTRY ThreadListHead;
} KQUEUE, *PKQUEUE, *RESTRICTED_POINTER PRKQUEUE;
typedef PVOID EX_PUSH_LOCK;
typedef enum _RTL_GENERIC_COMPARE_RESULTS
{
GenericLessThan,