* Sync up to trunk r55544.
[reactos.git] / base / system / smss / debug.c
index 658a00f..a92a947 100644 (file)
@@ -12,6 +12,7 @@
 #define NDEBUG
 #include <debug.h>
 
+#if 0
 
 /* GLOBALS ***********************************************************/
 
@@ -164,5 +165,7 @@ SmInitializeDbgSs (VOID)
        return STATUS_SUCCESS;
 }
 
+#endif
+
 /* EOF */