Merge 2.57.3 into tizen
[platform/upstream/glib.git] / gio / gapplicationimpl-dbus.c
index 660ceaa..99d2bd1 100644 (file)
@@ -425,7 +425,6 @@ g_application_impl_attempt_primary (GApplicationImpl  *impl,
    * the well-known name and fall back to remote mode (!is_primary)
    * in the case that we can't do that.
    */
-  /* DBUS_NAME_FLAG_DO_NOT_QUEUE: 0x4 */
   rval = g_dbus_request_name (impl->session_bus, impl->bus_name, G_BUS_NAME_OWNER_FLAGS_DO_NOT_QUEUE, error);
 
   if (rval == G_BUS_REQUEST_NAME_FLAGS_ERROR)