mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Removed unused field.
This commit is contained in:
@@ -57,8 +57,6 @@ public class GuacamoleTunnel {
|
||||
private ReentrantLock readerLock;
|
||||
private ReentrantLock writerLock;
|
||||
|
||||
private boolean open = true;
|
||||
|
||||
/**
|
||||
* Creates a new GuacamoleTunnel which synchronizes access to the
|
||||
* Guacamole instruction stream associated with the given GuacamoleSocket.
|
||||
|
Reference in New Issue
Block a user