Don't allow code to access the PFN database directly -- instead, always go through...
[reactos.git] / reactos / config.template.rbuild
index 4db88bb..3c3948a 100644 (file)
@@ -45,7 +45,7 @@
 <!--
        Whether to compile in the integrated kernel debugger.
 -->
-<property name="KDBG" value="1" />
+<property name="KDBG" value="0" />
 
 
 <!--