diff --git a/src/remote-desktop.c b/src/remote-desktop.c index c06205f1c..511f0331a 100644 --- a/src/remote-desktop.c +++ b/src/remote-desktop.c @@ -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);