[NTOS:KD][KDBG] Get rid of kdmemsup.c as its functionality has been superseded by...
[reactos.git] / ntoskrnl / kd / kdinit.c
index f5e1c48..3e32b16 100644 (file)
@@ -287,9 +287,6 @@ KdInitSystem(ULONG BootPhase,
     }
     else /* BootPhase > 0 */
     {
-#ifdef _M_IX86
-        KdpEnableSafeMem();
-#endif
     }
 
     /* Call the Initialization Routines of the Registered Providers */