diff options
author | Jose <jose@zeroc.com> | 2016-07-06 13:12:48 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2016-07-06 13:12:48 +0200 |
commit | 5135d7d90632f987d24683565132be8d4f954ba1 (patch) | |
tree | 67457195facb036b012befd6d27cb0795bf10a81 /cpp/src/Ice/PropertyNames.cpp | |
parent | Merge remote-tracking branch 'origin/3.6-stretch' into 3.6 (diff) | |
download | ice-5135d7d90632f987d24683565132be8d4f954ba1.tar.bz2 ice-5135d7d90632f987d24683565132be8d4f954ba1.tar.xz ice-5135d7d90632f987d24683565132be8d4f954ba1.zip |
Remove IceSSL.SecurityLevel reintroduced with 3.6-stretch merge
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 cd6c4182ff1..0a7379f15fe 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, Wed Jul 6 12:39:37 2016 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Jul 6 13:12:34 2016 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -1032,7 +1032,6 @@ const IceInternal::Property IceSSLPropsData[] = IceInternal::Property("IceSSL.ProtocolVersionMax", false, 0), IceInternal::Property("IceSSL.ProtocolVersionMin", false, 0), IceInternal::Property("IceSSL.Random", false, 0), - IceInternal::Property("IceSSL.SecurityLevel", false, 0), IceInternal::Property("IceSSL.Trace.Security", false, 0), IceInternal::Property("IceSSL.TrustOnly", false, 0), IceInternal::Property("IceSSL.TrustOnly.Client", false, 0), |