Skip to content

Fix build without RDP backend

Quoting both commit messages here:

grd_daemon_restart_rdp_server_with_delay() is not available, when
building gnome-remote-desktop without the RDP backend, so avoid any
visible reference to it, when building without the RDP backend.
There is no system daemon, when building gnome-remote-desktop without
the RDP backend, so put an #ifdef around the system-daemon check.

Closes: #186 (closed)

Merge request reports