diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2014-09-05 15:07:16 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2014-09-05 15:07:16 -0230 |
commit | abd059f88aab8c27d22a3ff720e064caae7ad166 (patch) | |
tree | a83dea14d7a0dfa5feda327e8cabfa62799091a0 /cpp/src/Ice/PropertyNames.cpp | |
parent | Minor OpenSSL build fix (diff) | |
download | ice-abd059f88aab8c27d22a3ff720e064caae7ad166.tar.bz2 ice-abd059f88aab8c27d22a3ff720e064caae7ad166.tar.xz ice-abd059f88aab8c27d22a3ff720e064caae7ad166.zip |
ICE-5659 remove Ice.MonitorConnections from properties
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 e5b2f8e567c..9f175ad76ca 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, Tue Sep 2 12:07:05 2014 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Fri Sep 5 15:02:22 2014 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -121,7 +121,6 @@ const IceInternal::Property IcePropsData[] = IceInternal::Property("Ice.LogFile", false, 0), IceInternal::Property("Ice.LogStdErr.Convert", false, 0), IceInternal::Property("Ice.MessageSizeMax", false, 0), - IceInternal::Property("Ice.MonitorConnections", false, 0), IceInternal::Property("Ice.Nohup", false, 0), IceInternal::Property("Ice.NullHandleAbort", false, 0), IceInternal::Property("Ice.Override.CloseTimeout", false, 0), |