jmuehlner commented on code in PR #455:
URL: https://github.com/apache/guacamole-server/pull/455#discussion_r1308058642


##########
src/terminal/terminal/scrollbar.h:
##########
@@ -260,6 +260,10 @@ void 
guac_terminal_scrollbar_flush(guac_terminal_scrollbar* scrollbar);
  * completely recreate and redraw the scrollbar rendering over the given
  * socket.
  *
+ * @deprecated guac_terminal_scrollbar_dup_batch() allows synchronizing
+ * multiple joining users at once using a broadcast socket, and should be
+ * used instead of this function

Review Comment:
   Nope. I got rid of it.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to