diff options
author | Benoit Foucher <benoit@zeroc.com> | 2014-12-09 12:09:48 +0100 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2014-12-09 12:09:48 +0100 |
commit | f500c042d5abebee10b9ec049e5b55bd6c66bbaf (patch) | |
tree | f255bc215935eee472fa7a3d00acb8510e0aaa5a /cpp/src/Ice/PropertyNames.cpp | |
parent | Fixed bug number of comment on fast path loopback (diff) | |
download | ice-f500c042d5abebee10b9ec049e5b55bd6c66bbaf.tar.bz2 ice-f500c042d5abebee10b9ec049e5b55bd6c66bbaf.tar.xz ice-f500c042d5abebee10b9ec049e5b55bd6c66bbaf.zip |
Fixed ICE-6095: Removed deprecated Glacier2.AddSSLContext property
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index d7fcbb2a18a..17da093d5b5 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -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! @@ -1057,7 +1057,6 @@ const IceInternal::PropertyArray const IceInternal::Property Glacier2PropsData[] = { - IceInternal::Property("Glacier2.AddSSLContext", true, 0), IceInternal::Property("Glacier2.AddConnectionContext", false, 0), IceInternal::Property("Glacier2.Client.ACM.Timeout", false, 0), IceInternal::Property("Glacier2.Client.ACM.Heartbeat", false, 0), |