summaryrefslogtreecommitdiff
path: root/tests/ssl-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ssl-test.c')
-rw-r--r--tests/ssl-test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ssl-test.c b/tests/ssl-test.c
index 65e8a558..b042d120 100644
--- a/tests/ssl-test.c
+++ b/tests/ssl-test.c
@@ -143,8 +143,6 @@ do_session_property_tests (void)
SOUP_TEST_SKIP_IF_NO_TLS;
- debug_printf (1, "session properties\n");
-
session = soup_session_async_new ();
g_signal_connect (session, "notify::ssl-use-system-ca-file",
G_CALLBACK (property_changed), &use_system_changed);