mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
Remove log entry.
This commit is contained in:
@@ -369,8 +369,6 @@ GuacamoleUI.attach = function(guac) {
|
||||
|
||||
function updateDisplayScale() {
|
||||
|
||||
console.log(state.getProperty("auto-fit"));
|
||||
|
||||
// If auto-fit is enabled, scale display
|
||||
if (state.getProperty("auto-fit")) {
|
||||
|
||||
|
Reference in New Issue
Block a user