summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/WellKnownObjectsManager.h
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-09-20 11:54:20 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-09-20 11:54:20 +0000
commit1ea8dd904580a2fba9d9cfbd03aa8ed062ae53b4 (patch)
treefa27771d0c6695f1cab4f6945ba036917bf9018c /cpp/src/IceGrid/WellKnownObjectsManager.h
parentNew Ice::initialize() overload for StringSeq. (diff)
downloadice-1ea8dd904580a2fba9d9cfbd03aa8ed062ae53b4.tar.bz2
ice-1ea8dd904580a2fba9d9cfbd03aa8ed062ae53b4.tar.xz
ice-1ea8dd904580a2fba9d9cfbd03aa8ed062ae53b4.zip
Removed null permission verifier well-known objects Various fixes for
replcia session establishment.
Diffstat (limited to 'cpp/src/IceGrid/WellKnownObjectsManager.h')
-rw-r--r--cpp/src/IceGrid/WellKnownObjectsManager.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/src/IceGrid/WellKnownObjectsManager.h b/cpp/src/IceGrid/WellKnownObjectsManager.h
index b17a077e0b5..43112c42b4d 100644
--- a/cpp/src/IceGrid/WellKnownObjectsManager.h
+++ b/cpp/src/IceGrid/WellKnownObjectsManager.h
@@ -30,10 +30,6 @@ public:
void registerAll();
void registerAll(const ReplicaSessionPrx&);
-
- void registerWellKnownObjects(const ObjectInfoSeq&);
- void unregisterWellKnownObjects(const ObjectInfoSeq&);
-
void updateReplicatedWellKnownObjects();
Ice::ObjectPrx getEndpoints(const std::string&);