jmuehlner commented on code in PR #549: URL: https://github.com/apache/guacamole-server/pull/549#discussion_r1755133479
########## src/protocols/vnc/display.c: ########## @@ -201,13 +201,13 @@ static rfbBool guac_vnc_send_desktop_size(rfbClient* client, int width, int heig /* Get the Guacamole client data */ guac_client* gc = rfbClientGetClientData(client, GUAC_VNC_CLIENT_KEY); +#ifdef LIBVNC_CLIENT_HAS_SCREEN Review Comment: Oops, my bad. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org