[NTOS] Remove a definition which is redundant with ndk

This commit is contained in:
Jérôme Gardou
2021-03-24 11:12:12 +01:00
parent 187ca32175
commit 94d175b7f2
-1
View File
@@ -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;