summaryrefslogtreecommitdiffstats
path: root/syslogd.c
diff options
context:
space:
mode:
Diffstat (limited to 'syslogd.c')
-rw-r--r--syslogd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/syslogd.c b/syslogd.c
index c811c897..487fbb40 100644
--- a/syslogd.c
+++ b/syslogd.c
@@ -1962,8 +1962,6 @@ die(int sig)
*/
module.UnloadAndDestructAll(eMOD_LINK_ALL);
-dbgprintf("modules still loaded:\n");
-modUsrPrintAll();
dbgprintf("Clean shutdown completed, bye\n");
/* dbgClassExit MUST be the last one, because it de-inits the debug system */
dbgClassExit();