diff options
author | Bernard Normier <bernard@zeroc.com> | 2014-10-28 16:29:37 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2014-10-28 16:29:37 -0400 |
commit | a5a21ef44ef78fdcfa5fb70d9baab5009bc94983 (patch) | |
tree | 65b10dfaaea31d4ff5540097544e6cc850a66418 /cpp/src/Ice/PropertyNames.cpp | |
parent | minor ifdef fix (diff) | |
download | ice-a5a21ef44ef78fdcfa5fb70d9baab5009bc94983.tar.bz2 ice-a5a21ef44ef78fdcfa5fb70d9baab5009bc94983.tar.xz ice-a5a21ef44ef78fdcfa5fb70d9baab5009bc94983.zip |
Fixed ICE-5791: removed deprecated APIs for Ice 3.6
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 74c57803619..e44afdcb0d3 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 Oct 9 11:53:58 2014 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Tue Oct 28 14:34:04 2014 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -956,11 +956,8 @@ const IceInternal::Property IcePatch2PropsData[] = IceInternal::Property("IcePatch2.ThreadPool.Serialize", false, 0), IceInternal::Property("IcePatch2.ThreadPool.ThreadIdleTime", false, 0), IceInternal::Property("IcePatch2.ThreadPool.ThreadPriority", false, 0), - IceInternal::Property("IcePatch2.ChunkSize", true, "IcePatch2Client.ChunkSize"), IceInternal::Property("IcePatch2.Directory", false, 0), IceInternal::Property("IcePatch2.InstanceName", false, 0), - IceInternal::Property("IcePatch2.Remove", true, "IcePatch2Client.Remove"), - IceInternal::Property("IcePatch2.Thorough", true, "IcePatch2Client.Thorough"), }; const IceInternal::PropertyArray |