mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
[NTOSKRNL] Drop unused field
This commit is contained in:
@@ -44,7 +44,6 @@ MiFindExportedRoutineByName(IN PVOID DllBase,
|
||||
|
||||
typedef struct _PAGINGFILE
|
||||
{
|
||||
LIST_ENTRY PagingFileListEntry;
|
||||
PFILE_OBJECT FileObject;
|
||||
HANDLE FileHandle;
|
||||
LARGE_INTEGER MaximumSize;
|
||||
|
||||
Reference in New Issue
Block a user