From 55c9e9f9e4b88a3483412bf33dc51ce6cf9b5dec Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Mon, 12 May 2014 21:43:56 -0700 Subject: [PATCH] GUAC-676: Remove commented-out code. --- guacamole-common-js/src/main/webapp/modules/Display.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/guacamole-common-js/src/main/webapp/modules/Display.js b/guacamole-common-js/src/main/webapp/modules/Display.js index 1fd486115..d20faa1d3 100644 --- a/guacamole-common-js/src/main/webapp/modules/Display.js +++ b/guacamole-common-js/src/main/webapp/modules/Display.js @@ -1302,8 +1302,6 @@ Guacamole.Display.VisibleLayer = function(width, height) { }; -//Guacamole.Display.VisibleLayer.prototype = new Guacamole.Layer(0, 0); - /** * The next identifier to be assigned to the layer container. This identifier * uniquely identifies each LayerContainer, but is unrelated to the index of