summaryrefslogtreecommitdiff
path: root/cpp/src/Ice
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2021-02-03 11:16:06 -0500
committerJoe George <joe@zeroc.com>2021-02-03 11:42:30 -0500
commit48f9b28634908c43a23c30e219a9abfb038c1539 (patch)
tree81420c7142bb57902ad96de1d057b5259c29a287 /cpp/src/Ice
parentIceGrid and IceStorm fixes (diff)
downloadice-48f9b28634908c43a23c30e219a9abfb038c1539.tar.bz2
ice-48f9b28634908c43a23c30e219a9abfb038c1539.tar.xz
ice-48f9b28634908c43a23c30e219a9abfb038c1539.zip
Additional C++11 fixes
Diffstat (limited to 'cpp/src/Ice')
-rw-r--r--cpp/src/Ice/PropertyNames.cpp5
-rw-r--r--cpp/src/Ice/PropertyNames.h2
2 files changed, 2 insertions, 5 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp
index d6e3b64678c..79b3014958f 100644
--- a/cpp/src/Ice/PropertyNames.cpp
+++ b/cpp/src/Ice/PropertyNames.cpp
@@ -1,7 +1,7 @@
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
-// Generated by makeprops.py from file ./config/PropertyNames.xml, Fri Jan 29 15:05:58 2021
+// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Feb 3 10:19:18 2021
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -1168,7 +1168,6 @@ const IceInternal::Property Glacier2PropsData[] =
IceInternal::Property("Glacier2.Client.ThreadPool.ThreadIdleTime", false, 0),
IceInternal::Property("Glacier2.Client.ThreadPool.ThreadPriority", false, 0),
IceInternal::Property("Glacier2.Client.MessageSizeMax", false, 0),
- IceInternal::Property("Glacier2.Client.AlwaysBatch", false, 0),
IceInternal::Property("Glacier2.Client.Buffered", false, 0),
IceInternal::Property("Glacier2.Client.ForwardContext", false, 0),
IceInternal::Property("Glacier2.Client.SleepTime", false, 0),
@@ -1243,7 +1242,6 @@ const IceInternal::Property Glacier2PropsData[] =
IceInternal::Property("Glacier2.Server.ThreadPool.ThreadIdleTime", false, 0),
IceInternal::Property("Glacier2.Server.ThreadPool.ThreadPriority", false, 0),
IceInternal::Property("Glacier2.Server.MessageSizeMax", false, 0),
- IceInternal::Property("Glacier2.Server.AlwaysBatch", false, 0),
IceInternal::Property("Glacier2.Server.Buffered", false, 0),
IceInternal::Property("Glacier2.Server.ForwardContext", false, 0),
IceInternal::Property("Glacier2.Server.SleepTime", false, 0),
@@ -1269,7 +1267,6 @@ const IceInternal::Property Glacier2PropsData[] =
IceInternal::Property("Glacier2.SSLSessionManager.CollocationOptimized", false, 0),
IceInternal::Property("Glacier2.SSLSessionManager.Context.*", false, 0),
IceInternal::Property("Glacier2.SSLSessionManager", false, 0),
- IceInternal::Property("Glacier2.SessionTimeout", false, 0),
IceInternal::Property("Glacier2.Trace.RoutingTable", false, 0),
IceInternal::Property("Glacier2.Trace.Session", false, 0),
};
diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h
index 42bf1fce9bc..71f3f64b9a1 100644
--- a/cpp/src/Ice/PropertyNames.h
+++ b/cpp/src/Ice/PropertyNames.h
@@ -1,7 +1,7 @@
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
-// Generated by makeprops.py from file ./config/PropertyNames.xml, Fri Jan 29 15:05:58 2021
+// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Feb 3 10:19:18 2021
// IMPORTANT: Do not edit this file -- any edits made here will be lost!