Skip to content

Commit

Permalink
remote-desktop: remove an obsolete comment
Browse files Browse the repository at this point in the history
libreis no longer exists, the compositor can get this from the app-id,
if appropriate.
  • Loading branch information
whot committed Mar 9, 2023
1 parent 3c2a0cc commit b77ebcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/remote-desktop.c
Original file line number Diff line number Diff line change
Expand Up @@ -1457,8 +1457,6 @@ handle_connect_to_eis (XdpDbusRemoteDesktop *object,
out_fd_list = g_unix_fd_list_new ();
}

/* FIXME: libreis_set_name() and friends */

remote_desktop_session->uses_eis = TRUE;

xdp_dbus_remote_desktop_complete_connect_to_eis (object, invocation, out_fd_list, fd);
Expand Down

0 comments on commit b77ebcb

Please sign in to comment.