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