remove unused variables

svn path=/branches/ros-amd64-bringup/; revision=44426
This commit is contained in:
Timo Kreuzer
2009-12-05 22:39:17 +00:00
parent db10ad1090
commit dca92a4d37
@@ -28,9 +28,6 @@ PHARDWARE_PTE PxeBase;
BOOLEAN
MempAllocatePageTables()
{
ULONG KernelPages;
PVOID UserSharedData;
DPRINTM(DPRINT_WINDOWS,">>> MempAllocatePageTables\n");
/* Allocate a page for the PML4 */