comment out some code that doesn't work currently
authorDan Winship <danw@src.gnome.org>
Wed, 17 Dec 2003 21:18:09 +0000 (21:18 +0000)
committerDan Winship <danw@src.gnome.org>
Wed, 17 Dec 2003 21:18:09 +0000 (21:18 +0000)
tests/simple-proxy.c

index 79044ef..85b647c 100644 (file)
@@ -60,7 +60,9 @@ send_chunk (SoupMessage *from, SoupMessage *to)
 static void
 client_msg_failed (SoupMessage *msg, gpointer msg2)
 {
+       /* FIXME
        soup_message_cancel (msg2);
+       */
 }
 
 static void