mike-jumper commented on code in PR #525:
URL: https://github.com/apache/guacamole-server/pull/525#discussion_r1739937324


##########
src/protocols/rdp/rdp.c:
##########
@@ -143,6 +142,7 @@ BOOL rdp_freerdp_pre_connect(freerdp* instance) {
     if (!gdi_init(instance, guac_rdp_get_native_pixel_format(FALSE)))
         return FALSE;
 
+#if 0

Review Comment:
   RDP and VNC should now be complete and no longer contain any of these `#if 
0` blocks.
   
   I'm now just finishing up the last terminal emulator bits and retesting.



-- 
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

Reply via email to