X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/3fe908250a691b033542815437696b2c29d9f1c0..fb87421d0e13c6e62a7c7a62a597e3b53ef772ed:/src/restart.c diff --git a/src/restart.c b/src/restart.c index ada978c..a44cf08 100644 --- a/src/restart.c +++ b/src/restart.c @@ -45,9 +45,6 @@ restart(const char *mesg) abort(); was_here = YES; -#if 0 - ilog(L_MAIN, "Restarting Server because: %s, memory data limit: %ld", mesg, get_maxrss()); -#endif ilog(L_MAIN, "Restarting Server because: %s", mesg); server_reboot();