diff options
-rw-r--r-- | cs/src/Ice/PropertyNames.cs | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/cs/src/Ice/PropertyNames.cs b/cs/src/Ice/PropertyNames.cs index 1db9ea19e2e..e7ffc1e1c92 100644 --- a/cs/src/Ice/PropertyNames.cs +++ b/cs/src/Ice/PropertyNames.cs @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `../config/PropertyNames.def', Wed Oct 12 16:57:50 2005 +// Generated by makeprops.py from file `../config/PropertyNames.def', Thu Oct 13 21:51:09 2005 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -129,7 +129,6 @@ namespace IceInternal @"^IceGrid\.Registry\.Admin\.ThreadPool\.SizeMax$", @"^IceGrid\.Registry\.Admin\.ThreadPool\.SizeWarn$", @"^IceGrid\.Registry\.Admin\.ThreadPool\.StackSize$", - @"^IceGrid\.Registry\.AdminIdentity$", @"^IceGrid\.Registry\.Client\.AdapterId$", @"^IceGrid\.Registry\.Client\.ReplicaGroupId$", @"^IceGrid\.Registry\.Client\.Endpoints$", @@ -149,9 +148,7 @@ namespace IceInternal @"^IceGrid\.Registry\.Internal\.ThreadPool\.SizeMax$", @"^IceGrid\.Registry\.Internal\.ThreadPool\.SizeWarn$", @"^IceGrid\.Registry\.Internal\.ThreadPool\.StackSize$", - @"^IceGrid\.Registry\.LocatorIdentity$", @"^IceGrid\.Registry\.NodeSessionTimeout$", - @"^IceGrid\.Registry\.QueryIdentity$", @"^IceGrid\.Registry\.Server\.AdapterId$", @"^IceGrid\.Registry\.Server\.ReplicaGroupId$", @"^IceGrid\.Registry\.Server\.Endpoints$", @@ -160,8 +157,6 @@ namespace IceInternal @"^IceGrid\.Registry\.Server\.ThreadPool\.SizeMax$", @"^IceGrid\.Registry\.Server\.ThreadPool\.SizeWarn$", @"^IceGrid\.Registry\.Server\.ThreadPool\.StackSize$", - @"^IceGrid\.Registry\.SessionManagerIdentity$", - @"^IceGrid\.Registry\.TopicManagerIdentity$", @"^IceGrid\.Registry\.Trace\.Application$", @"^IceGrid\.Registry\.Trace\.Adapter$", @"^IceGrid\.Registry\.Trace\.Node$", |