Remove log entry.

This commit is contained in:
Michael Jumper
2012-11-05 11:34:04 -08:00
parent 730ad5b3af
commit fe7a51c58b

View File

@@ -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")) {