summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-11-19 20:30:19 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-11-19 20:30:19 +0000
commit0ffcbdc9b4d7bf247a6ee0f7884f0648072f94d5 (patch)
tree2f4bdb7a7e12d8266910d566187fd9838457bf45 /acconfig.h
parent5bcb8251f5350a4ebdd68ec3b1d7bf8015946d80 (diff)
downloadirssi-0ffcbdc9b4d7bf247a6ee0f7884f0648072f94d5.zip
Removed memory debugging code. It's a lot easier to check for buffer
overflows with electric fence and memory leaks with memprof. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2095 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index d7d1dfea..33f02000 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -4,7 +4,6 @@
#undef PLUGINSDIR
/* misc.. */
-#undef MEM_DEBUG
#undef HAVE_IPV6
#undef HAVE_POPT_H
#undef HAVE_SOCKS_H