Oops. :)
authorxcomputerman <xcomputerman>
Mon, 3 Jan 2005 21:38:36 +0000 (21:38 +0000)
committerxcomputerman <xcomputerman@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 3 Jan 2005 21:38:36 +0000 (21:38 +0000)
SVN revision: 12710

src/bin/e_object.h

index 70aff6e..b6866e2 100644 (file)
@@ -10,7 +10,7 @@
 /* OBJECT_CHECK is a simple null pointer and magic number check with no */
 /* debug output */
 
-#define OBJECT_PARANOIA_CHECK
+//#define OBJECT_PARANOIA_CHECK
 //#define OBJECT_CHECK
 
 #ifndef __GLIBC__