mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
Remove automatic calls to sendAck().
This commit is contained in:
@@ -624,9 +624,6 @@ Guacamole.Client = function(tunnel) {
|
||||
// Write data
|
||||
stream.onblob(data);
|
||||
|
||||
// Send success response
|
||||
guac_client.sendAck(stream_index, "OK", 0x0000);
|
||||
|
||||
},
|
||||
|
||||
"cfill": function(parameters) {
|
||||
|
Reference in New Issue
Block a user