[neon/backports-focal/xdg-desktop-portal/Neon/unstable] src: Fix a compiler warning

Matthias Clasen null at kde.org
Wed Jan 13 06:32:43 GMT 2021


Git commit d9fdec4f97b23559ac67092aef28c9d9ccfb9477 by Matthias Clasen.
Committed on 14/09/2020 at 17:03.
Pushed by ash into branch 'Neon/unstable'.

Fix a compiler warning

M  +0    -1    src/screen-cast.c

https://invent.kde.org/neon/backports-focal/xdg-desktop-portal/commit/d9fdec4f97b23559ac67092aef28c9d9ccfb9477

diff --git a/src/screen-cast.c b/src/screen-cast.c
index 235cbd1..3ab6615 100644
--- a/src/screen-cast.c
+++ b/src/screen-cast.c
@@ -543,7 +543,6 @@ open_pipewire_screen_cast_remote (const char *app_id,
   struct pw_properties *pipewire_properties;
   PipeWireRemote *remote;
   g_autoptr(GArray) permission_items = NULL;
-  PipeWireGlobal *node_global;
 
   pipewire_properties = pw_properties_new ("pipewire.access.portal.app_id", app_id,
                                            "pipewire.access.portal.media_roles", "",



More information about the Neon-commits mailing list