mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 21:51:23 +00:00
Removed heartbeat code - doesn't make a difference, really
This commit is contained in:
@@ -122,10 +122,6 @@ function Layer(width, height) {
|
||||
|
||||
};
|
||||
|
||||
display.isReady = function() {
|
||||
return nextUpdateToDraw >= currentUpdate;
|
||||
}
|
||||
|
||||
return display;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user