diff --git a/reactos/boot/freeldr/freeldr/windows/amd64/wlmemory.c b/reactos/boot/freeldr/freeldr/windows/amd64/wlmemory.c index f1497f188b2..3e3288a682a 100644 --- a/reactos/boot/freeldr/freeldr/windows/amd64/wlmemory.c +++ b/reactos/boot/freeldr/freeldr/windows/amd64/wlmemory.c @@ -28,9 +28,6 @@ PHARDWARE_PTE PxeBase; BOOLEAN MempAllocatePageTables() { - ULONG KernelPages; - PVOID UserSharedData; - DPRINTM(DPRINT_WINDOWS,">>> MempAllocatePageTables\n"); /* Allocate a page for the PML4 */