--- deliantra/server/include/util.h 2008/01/22 15:53:01 1.60 +++ deliantra/server/include/util.h 2008/01/25 18:09:23 1.61 @@ -23,7 +23,7 @@ #define UTIL_H__ //#define PREFER_MALLOC -#define DEBUG_SALLOC +//#define DEBUG_SALLOC #if __GNUC__ >= 3 # define is_constant(c) __builtin_constant_p (c)