* don't load the module.
[citadel.git] / citadel / modules / dspam / serv_dspam.c
index 90de7191476302e8c84a832d6a49ab542e691567..4e23359e5de1092750c9c11b0dde306e097a38a0 100644 (file)
@@ -164,6 +164,7 @@ void serv_dspam_shutdown (void)
 
 CTDL_MODULE_INIT(dspam)
 {
+       return;
        if (!threading)
        {
 #ifdef HAVE_LIBDSPAM