--- deliantra/server/include/config.h 2006/12/13 02:55:50 1.23 +++ deliantra/server/include/config.h 2006/12/14 21:46:34 1.24 @@ -68,7 +68,6 @@ * MAX_TIME - how long an internal tick is in microseconds * MANY_CORES - generate core dumps on gross errors instead of continuing? * PARTY_KILL_LOG - stores party kill information - * WATCHDOG - allows use of an external watchdog program * ***********************************************************************/ @@ -255,15 +254,6 @@ #define PERM_EXP_GAIN_RATIO 0.10f #define PERM_EXP_MAX_LOSS_RATIO 0.50f -/* - * WATCHDOG lets sends datagrams to port 13325 on localhost - * in (more-or-less) regular intervals, so an external watchdog - * program can kill the server if it hangs (for whatever reason). - * It shouldn't hurt anyone if this is defined but you don't - * have an watchdog program. - */ -#define WATCHDOG - /* Enable the new material code - it needs some work. You can * enable this, and things will work, just you'll see a whole * bunch more materials show up, and thus a whole bunch more materials