[glib/sandboxed-dbus-activation] Remove some leftovers



commit 6f5e5ee954380a4e4a42f15455f2887f37ba7fe2
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed May 24 06:49:18 2017 -0400

    Remove some leftovers

 gio/gdocumentportal.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gio/gdocumentportal.c b/gio/gdocumentportal.c
index dacec6f..91a4f00 100644
--- a/gio/gdocumentportal.c
+++ b/gio/gdocumentportal.c
@@ -215,10 +215,6 @@ g_document_portal_add_documents (GList       *uris,
         as_is[i] = TRUE;
     }
 
-  g_variant_builder_add (&builder, "u", 1 << 2); /* as-needed-by-app */
-  g_variant_builder_add (&builder, "s", app_id);
-  g_variant_builder_add (&builder, "^as", permissions);
-
   if (g_unix_fd_list_get_length (fd_list) > 0)
     {
       if (!gxdp_documents_call_add_full_sync (documents,


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