diff options
Diffstat (limited to 'src/conf.c')
-rw-r--r-- | src/conf.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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, |