summaryrefslogtreecommitdiff
path: root/modules/m_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/m_stats.c')
-rw-r--r--modules/m_stats.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/m_stats.c b/modules/m_stats.c
index e90d762..0a6f78f 100644
--- a/modules/m_stats.c
+++ b/modules/m_stats.c
@@ -24,7 +24,6 @@
#include "stdinc.h"
#include "list.h" /* dlink_node/dlink_list */
-#include "balloc.h"
#include "client.h" /* Client */
#include "irc_string.h"
#include "ircd.h" /* me */
@@ -365,8 +364,6 @@ stats_memory(struct Client *source_p, int parc, char *parv[])
me.name, RPL_STATSDEBUG, source_p->name, remote_client_count,
remote_client_memory_used);
- block_heap_report_stats(source_p);
-
sendto_one(source_p,
":%s %d %s z :TOTAL: %llu",
me.name, RPL_STATSDEBUG, source_p->name,