kernel/eka/memmodel/epoc/flexible/mmu/mm.cpp
branchCompilerCompatibility
changeset 77 c4d65d91ad0c
parent 62 4a8fed1c0ef6
child 80 597aaf25e343
--- a/kernel/eka/memmodel/epoc/flexible/mmu/mm.cpp	Mon Mar 08 11:57:08 2010 +0000
+++ b/kernel/eka/memmodel/epoc/flexible/mmu/mm.cpp	Sun Mar 14 13:15:32 2010 +0000
@@ -905,9 +905,6 @@
 	// initialise address spaces...
 	DAddressSpace::Init2();
 
-	// init pager...
-	ThePager.Init2();
-
 	TheMmu.Init2Final();
 	}