summaryrefslogtreecommitdiff
path: root/tests/sniffing-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sniffing-test.c')
-rw-r--r--tests/sniffing-test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/sniffing-test.c b/tests/sniffing-test.c
index 5b0e6ee7..59f874f4 100644
--- a/tests/sniffing-test.c
+++ b/tests/sniffing-test.c
@@ -397,8 +397,6 @@ test_disabled (gconstpointer data)
const char *sniffed_content_type;
GError *error = NULL;
- debug_printf (1, "test_disabled(\"%s\")\n", path);
-
uri = soup_uri_new_with_base (base_uri, path);
msg = soup_message_new_from_uri ("GET", uri);