disable netfiltering.
[citadel.git] / citadel / modules / network / serv_netfilter.c
index 450e803b2bca52655cabf98886b649b82910961d..1473385ae7eba7efe8b2af4fee4b69837b684c58 100644 (file)
@@ -189,7 +189,10 @@ CTDL_MODULE_INIT(netfilter)
 {
        if (!threading)
        {
+/*
+  currently unsupported.
                CtdlRegisterNetprocHook(filter_the_idiots);
+*/
        }
        
        /* return our module name for the log */