more work on async http
[citadel.git] / citadel / modules / extnotify / funambol65.c
index 0e88c91ff4881c8013f4a16acee8f1ae9f4145d9..2e2276df1b678ac4d9426013fe706037c06733b2 100644 (file)
@@ -66,7 +66,7 @@ int notify_http_server(char *remoteurl,
        StrBuf *ReplyBuf;
        CURL *chnd;
 
-
+       return 0;
        if (tlen > 0) {
                /* Load the template message. Get mallocs done too */
                FILE *Ftemplate = NULL;