mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GuacamoleProperties should not be instantiated.
This commit is contained in:
@@ -26,6 +26,8 @@ import net.sourceforge.guacamole.GuacamoleException;
|
||||
|
||||
public class GuacamoleProperties {
|
||||
|
||||
private GuacamoleProperties() {}
|
||||
|
||||
public static final StringGuacamoleProperty GUACD_HOSTNAME = new StringGuacamoleProperty() {
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user