summaryrefslogtreecommitdiff
path: root/tests/timeout-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/timeout-test.c')
-rw-r--r--tests/timeout-test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/timeout-test.c b/tests/timeout-test.c
index 48c672bf..81fb4331 100644
--- a/tests/timeout-test.c
+++ b/tests/timeout-test.c
@@ -155,8 +155,6 @@ do_req_tests_for_session (SoupSession *timeout_session,
SoupSocket *ret, *idle_first, *idle_second;
SoupSocket *plain_first, *plain_second;
- debug_printf (1, "\n");
-
if (idle_session) {
g_signal_connect (idle_session, "request-started",
G_CALLBACK (request_started_cb), &ret);