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



commit 39ef2ae0a4f6ad287710ccb17f604e8d16b16382
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 9397e80..10829eb 100644
--- a/libgupnp-igd/gupnp-simple-igd.c
+++ b/libgupnp-igd/gupnp-simple-igd.c
@@ -581,7 +581,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]