GUACAMOLE-269: Remove debug code.
This commit is contained in:
parent
dd78d230ea
commit
33cca46346
@ -409,7 +409,6 @@ guac_terminal* guac_terminal_create(guac_client* client,
|
|||||||
|
|
||||||
/* Configure backspace */
|
/* Configure backspace */
|
||||||
term->backspace = backspace;
|
term->backspace = backspace;
|
||||||
guac_client_log(client, GUAC_LOG_DEBUG, "Backspace has been set to %d", term->backspace);
|
|
||||||
|
|
||||||
return term;
|
return term;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user