mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 17:00:51 +08:00
[NTOSKRNL] Drop the useless Timestamp field
This commit is contained in:
@@ -188,7 +188,6 @@ typedef struct _ROS_SHARED_CACHE_MAP
|
||||
|
||||
/* ROS specific */
|
||||
LIST_ENTRY CacheMapVacbListHead;
|
||||
ULONG TimeStamp;
|
||||
BOOLEAN PinAccess;
|
||||
KSPIN_LOCK CacheMapLock;
|
||||
#if DBG
|
||||
|
||||
Reference in New Issue
Block a user