summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/WellKnownObjectsManager.h
diff options
context:
space:
mode:
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&);