mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00: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