diff options
Diffstat (limited to 'java/src')
-rw-r--r-- | java/src/Ice/src/main/java/IceInternal/PropertyNames.java | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/src/Ice/src/main/java/IceInternal/PropertyNames.java b/java/src/Ice/src/main/java/IceInternal/PropertyNames.java index 665aa2bca66..94bbbf9bc8c 100644 --- a/java/src/Ice/src/main/java/IceInternal/PropertyNames.java +++ b/java/src/Ice/src/main/java/IceInternal/PropertyNames.java @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ./config/PropertyNames.xml, Thu Nov 6 07:51:16 2014 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Tue Dec 9 12:08:30 2014 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -1023,7 +1023,6 @@ public final class PropertyNames public static final Property Glacier2Props[] = { - new Property("Glacier2\\.AddSSLContext", true, null), new Property("Glacier2\\.AddConnectionContext", false, null), new Property("Glacier2\\.Client\\.ACM\\.Timeout", false, null), new Property("Glacier2\\.Client\\.ACM\\.Heartbeat", false, null), |