summaryrefslogtreecommitdiff
path: root/src/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.c')
-rw-r--r--src/conf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/conf.c b/src/conf.c
index 25c369d..3cfa73b 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -418,9 +418,6 @@ setupmaps()
MAPDEF("bestmx", NULL, MCF_OPTFILE,
map_parseargs, null_map_open, null_map_close,
bestmx_map_lookup, null_map_store);
- MAPDEF("ismx", NULL, MCF_OPTFILE,
- map_parseargs, null_map_open, null_map_close,
- ismx_map_lookup, null_map_store);
#endif
MAPDEF("host", NULL, 0,