* don't load the module.
authorWilfried Göesgens <willi@citadel.org>
Tue, 25 Dec 2007 19:18:59 +0000 (19:18 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 25 Dec 2007 19:18:59 +0000 (19:18 +0000)
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