X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/57b7610916d2cee677e065bec5c39f80291e9f51..9d393c9052eed3ccdc83f6b9fe75fd7d258ced57:/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();