summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 408cd250e..6dc3b7a62 100644
--- a/src/main.c
+++ b/src/main.c
@@ -263,7 +263,6 @@ static void services_shutdown(void)
if (ircd->chanmodes) {
Anope_Free(ircd->chanmodes);
}
- shut_clean_user();
}
disconn(servsock);
}