Work on evented RSS client & libev+libcurl integration
[citadel.git] / citadel / context.c
index 0b433502e4fd4c9e234c4012eb643df2ea829d7f..dd51112ccbd09fa272d159cbc9081acbd4a39ee7 100644 (file)
@@ -345,7 +345,7 @@ void RemoveContext (CitContext *con)
                c = "WTF?";
        }
        syslog(LOG_DEBUG, "RemoveContext(%s) session %d", c, con->cs_pid);
-       cit_backtrace();
+///    cit_backtrace();
 
        /* Run any cleanup routines registered by loadable modules.
         * Note: We have to "become_session()" because the cleanup functions