mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUAC-676: Remove commented-out code.
This commit is contained in:
@@ -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
|
* The next identifier to be assigned to the layer container. This identifier
|
||||||
* uniquely identifies each LayerContainer, but is unrelated to the index of
|
* uniquely identifies each LayerContainer, but is unrelated to the index of
|
||||||
|
Reference in New Issue
Block a user