[libsoup/wip/new-master: 56/57] fixup! Remove SoupSessionAsync




commit 52ce3524ce6f72ab8271125ad4f47213b509841a
Author: Patrick Griffis <pgriffis igalia com>
Date:   Sat Sep 19 13:52:28 2020 -0700

    fixup! Remove SoupSessionAsync

 tests/ssl-test.c | 8 --------
 1 file changed, 8 deletions(-)
---
diff --git a/tests/ssl-test.c b/tests/ssl-test.c
index a0de2dd8..ac33d2c9 100644
--- a/tests/ssl-test.c
+++ b/tests/ssl-test.c
@@ -67,14 +67,6 @@ do_strictness_test (gconstpointer data)
        soup_test_session_abort_unref (session);
 }
 
-static void
-property_changed (GObject *object, GParamSpec *param, gpointer user_data)
-{
-       gboolean *changed = user_data;
-
-       *changed = TRUE;
-}
-
 /* GTlsInteraction subclass for do_interaction_test */
 typedef GTlsInteraction TestTlsInteraction;
 typedef GTlsInteractionClass TestTlsInteractionClass;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]