mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1511: Merge revert incorrect recursive constructor invocation.
This commit is contained in:
@@ -44,7 +44,7 @@ public class PropertiesGuacamoleProperties implements GuacamoleProperties {
|
||||
* values exposed by this instance of PropertiesGuacamoleProperties.
|
||||
*/
|
||||
public PropertiesGuacamoleProperties(Properties properties) {
|
||||
this(properties);
|
||||
this.properties = properties;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user