mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
remove unused variables
svn path=/branches/ros-amd64-bringup/; revision=44426
This commit is contained in:
@@ -28,9 +28,6 @@ PHARDWARE_PTE PxeBase;
|
||||
BOOLEAN
|
||||
MempAllocatePageTables()
|
||||
{
|
||||
ULONG KernelPages;
|
||||
PVOID UserSharedData;
|
||||
|
||||
DPRINTM(DPRINT_WINDOWS,">>> MempAllocatePageTables\n");
|
||||
|
||||
/* Allocate a page for the PML4 */
|
||||
|
||||
Reference in New Issue
Block a user