projects
/
platform
/
upstream
/
libsoup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd115ce
)
comment out some code that doesn't work currently
author
Dan Winship
<danw@src.gnome.org>
Wed, 17 Dec 2003 21:18:09 +0000
(21:18 +0000)
committer
Dan Winship
<danw@src.gnome.org>
Wed, 17 Dec 2003 21:18:09 +0000
(21:18 +0000)
tests/simple-proxy.c
patch
|
blob
|
history
diff --git
a/tests/simple-proxy.c
b/tests/simple-proxy.c
index
79044ef
..
85b647c
100644
(file)
--- a/
tests/simple-proxy.c
+++ b/
tests/simple-proxy.c
@@
-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