summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@0x90.dk>2015-09-20 20:54:29 +0200
committerAlexander Færøy <ahf@0x90.dk>2015-09-20 21:28:14 +0200
commit29cf546ee4d5c1af1042d6fbeaae150ecc545d4a (patch)
treea8162bab5da2e1ad0436817aed7548c37c4381af /acconfig.h
parent9586766d87820bdfa9e7cbe805f5ed4b7b0378e5 (diff)
downloadirssi-29cf546ee4d5c1af1042d6fbeaae150ecc545d4a.zip
Remove Garbage Collection support.
GC support was never enabled by default and nobody in the current development team seems to care about it.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index cfe62381..9ace70d8 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -3,9 +3,6 @@
#undef HAVE_SOCKS_H
#undef HAVE_STATIC_PERL
#undef HAVE_GMODULE
-#undef HAVE_GC_H
-#undef HAVE_GC_GC_H
-#undef USE_GC
/* macros/curses checks */
#undef HAS_CURSES