Dedodgify.
Jarkko Hietaniemi [Sat, 13 Apr 2002 21:43:19 +0000 (21:43 +0000)]
p4raw-id: //depot/perl@15900

ext/Storable/Storable.xs

index c87ad92..5e596b6 100644 (file)
@@ -58,7 +58,7 @@
 #include <patchlevel.h>                /* Perl's one, needed since 5.6 */
 #include <XSUB.h>
 
-#if 1
+#if 0
 #define DEBUGME /* Debug mode, turns assertions on as well */
 #define DASSERT /* Assertion mode */
 #endif