[gupnp-igd/wip/remove-deprecated-apis: 2/7] Remove unused Soup variable



commit a61731955136423bbcd061e797e0280b04246996
Author: Olivier Crête <olivier crete collabora com>
Date:   Wed Mar 18 20:07:50 2020 -0400

    Remove unused Soup variable

 libgupnp-igd/gupnp-simple-igd.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/libgupnp-igd/gupnp-simple-igd.c b/libgupnp-igd/gupnp-simple-igd.c
index 61d1e77..631ef42 100644
--- a/libgupnp-igd/gupnp-simple-igd.c
+++ b/libgupnp-igd/gupnp-simple-igd.c
@@ -582,7 +582,6 @@ static void
 gupnp_simple_igd_constructed (GObject *object)
 {
   GUPnPSimpleIgd *self = GUPNP_SIMPLE_IGD_CAST (object);
-  SoupSession *session;
 
   self->priv->main_context = g_main_context_get_thread_default ();
   if (!self->priv->main_context)


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