X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/1d39b466d4ddd974674c9397589d45935c746ed0..0b1e46f5b44b742fe8757dc8d5f82190841aee4c:/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();