summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Reference.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/Reference.h')
-rw-r--r--cpp/src/Ice/Reference.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/Reference.h b/cpp/src/Ice/Reference.h
index 4ed7f13837f..3addd9a29f0 100644
--- a/cpp/src/Ice/Reference.h
+++ b/cpp/src/Ice/Reference.h
@@ -75,7 +75,6 @@ public:
Ice::CommunicatorPtr getCommunicator() const;
-
virtual std::vector<EndpointIPtr> getEndpoints() const = 0;
virtual std::string getAdapterId() const = 0;
virtual LocatorInfoPtr getLocatorInfo() const { return 0; }