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 73d310988ab..371067b3480 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.def', Tue Dec 19 14:18:06 2006 +// Generated by makeprops.py from file `./config/PropertyNames.def', Wed Dec 20 11:12:28 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -48,7 +48,6 @@ public final class PropertyNames "^Ice\\.GC\\.Interval$", "^Ice\\.ImplicitContext$", "^Ice\\.InitPlugins$", - "^Ice\\.Logger\\.DateFormat$", "^Ice\\.LoggerPlugin$", "^Ice\\.MessageSizeMax$", "^Ice\\.MonitorConnections$", |