diff options
Diffstat (limited to 'java/src')
-rw-r--r-- | java/src/IceInternal/PropertyNames.java | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java index a56b067b566..122397b0452 100644 --- a/java/src/IceInternal/PropertyNames.java +++ b/java/src/IceInternal/PropertyNames.java @@ -7,7 +7,7 @@ // // ********************************************************************** // -// Generated by makeprops.py from file ../config/PropertyNames.xml, Wed Apr 9 16:48:51 2008 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Tue Apr 29 14:28:45 2008 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -72,7 +72,6 @@ public final class PropertyNames new Property("Ice\\.GC\\.Interval", false, null), new Property("Ice\\.ImplicitContext", false, null), new Property("Ice\\.InitPlugins", false, null), - new Property("Ice\\.LoggerPlugin", true, null), new Property("Ice\\.MessageSizeMax", false, null), new Property("Ice\\.MonitorConnections", true, null), new Property("Ice\\.Nohup", false, null), |