mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[NTOS:MM] Remove unused field
This commit is contained in:
@@ -185,7 +185,6 @@ typedef struct _MM_SECTION_SEGMENT
|
||||
ULONG RefCount;
|
||||
ULONG SegFlags;
|
||||
|
||||
LIST_ENTRY ListOfSegments;
|
||||
RTL_GENERIC_TABLE PageTable;
|
||||
} MM_SECTION_SEGMENT, *PMM_SECTION_SEGMENT;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user