We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec51162 commit 30f99d3Copy full SHA for 30f99d3
common/src/main/java/com/genexus/util/GXProperties.java
@@ -72,7 +72,6 @@ public int count() {
72
73
public void clear() {
74
properties.clear();
75
- originalProperties.clear();
76
}
77
78
public GXProperty first() {
0 commit comments