diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2007-08-30 15:50:31 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2007-08-30 15:50:31 -0230 |
commit | eae073a8a99eee7cc01ceb91e200384d8f46ccdf (patch) | |
tree | c032e38d8eae681d904daf2feb2b568f4aae4ce5 /cpp/src/Ice/PropertyNames.cpp | |
parent | bug 2347 - added book demos to python (diff) | |
download | ice-eae073a8a99eee7cc01ceb91e200384d8f46ccdf.tar.bz2 ice-eae073a8a99eee7cc01ceb91e200384d8f46ccdf.tar.xz ice-eae073a8a99eee7cc01ceb91e200384d8f46ccdf.zip |
bug 2433 - use Ice.Plugin.Logger instead of Ice.LoggerPlugin to load logger 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 ab98aceb620..92d94b02ec2 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** // -// Generated by makeprops.py from file ./config/PropertyNames.xml, Mon Aug 20 15:53:16 2007 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Thu Aug 30 13:57:41 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -52,7 +52,6 @@ const IceInternal::Property IcePropsData[] = IceInternal::Property("Ice.GC.Interval", false, 0), IceInternal::Property("Ice.ImplicitContext", false, 0), IceInternal::Property("Ice.InitPlugins", false, 0), - IceInternal::Property("Ice.LoggerPlugin", false, 0), IceInternal::Property("Ice.MessageSizeMax", false, 0), IceInternal::Property("Ice.MonitorConnections", false, 0), IceInternal::Property("Ice.Nohup", false, 0), |