diff options
author | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-10-01 21:07:44 +0000 |
---|---|---|
committer | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-10-01 21:07:44 +0000 |
commit | dc8565e08f938ef7bef753fabded1ee40d852c08 (patch) | |
tree | efadef11f7ad252c911351aba8b3d1d26b408c04 /include | |
parent | e4b0e4f3962695f8371f3ebdb12fbc9bbdfab19e (diff) |
Remove USE_MODULES, it'd not really work anyway.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1292 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include')
-rw-r--r-- | include/sysconf.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sysconf.h.in b/include/sysconf.h.in index 59f900433..3086d4250 100644 --- a/include/sysconf.h.in +++ b/include/sysconf.h.in @@ -138,9 +138,6 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS -/* "Modules available" */ -#undef USE_MODULES - /* "Use Mysql" */ #undef USE_MYSQL |