From: Gabriel B. <sh...@us...> - 2005-07-10 21:13:42
|
Update of /cvsroot/solidircd/solidircd-stable/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27282/include Modified Files: config.h Log Message: la. Index: config.h =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/include/config.h,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** config.h 9 Jul 2005 23:30:02 -0000 1.9 --- config.h 10 Jul 2005 21:13:33 -0000 1.10 *************** *** 936,941 **** * Don't use it. - lucas */ ! #define DEBUGMODE /* define DEBUGMODE to enable */ ! #define DUMP_DEBUG --- 936,941 ---- * Don't use it. - lucas */ ! #undef DEBUGMODE /* define DEBUGMODE to enable */ ! #undef DUMP_DEBUG |