mirror of
https://github.com/reactos/reactos.git
synced 2025-06-03 08:20:27 +00:00
[NTOS] Remove a definition which is redundant with ndk
This commit is contained in:
parent
187ca32175
commit
94d175b7f2
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ extern ULONG KeTimeIncrement;
|
|||
extern ULONG KeTimeAdjustment;
|
||||
extern BOOLEAN KiTimeAdjustmentEnabled;
|
||||
extern LONG KiTickOffset;
|
||||
extern ULONG_PTR KiBugCheckData[5];
|
||||
extern ULONG KiFreezeFlag;
|
||||
extern ULONG KiDPCTimeout;
|
||||
extern PGDI_BATCHFLUSH_ROUTINE KeGdiFlushUserBatch;
|
||||
|
|
Loading…
Reference in a new issue