Răsfoiți Sursa

* Disabled memory context debugging
* This includes the emails to wraith@shatow.net and context displays on crashes


svn: 1589

Bryan Drewery 21 ani în urmă
părinte
comite
6a65d5f17f
2 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 1 0
      doc/UPDATES
  2. 1 1
      src/debug.h

+ 1 - 0
doc/UPDATES

@@ -3,6 +3,7 @@ This is a summary of ChangeLog basically.
 1.2.1
 
 * No longer reading in /etc/hosts, still reading .hosts though
+* Disabled all the DEBUG emailing and context shit, it was utterly pointless
 
 1.2
 * No longer displaying SALTS on ./bin -v

+ 1 - 1
src/debug.h

@@ -10,7 +10,7 @@
  * WARNING: DO NOT send in bug reports if you undefine this!
  */
 
-#define DEBUG_CONTEXT
+//#define DEBUG_CONTEXT
 
 /*
  *    Handy aliases for memory tracking and core dumps