summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Reference.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/Reference.cpp')
-rw-r--r--cpp/src/Ice/Reference.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/cpp/src/Ice/Reference.cpp b/cpp/src/Ice/Reference.cpp
index d70dda6d9db..52ec2031ec7 100644
--- a/cpp/src/Ice/Reference.cpp
+++ b/cpp/src/Ice/Reference.cpp
@@ -430,12 +430,6 @@ IceInternal::FixedReference::FixedReference(const InstancePtr& inst, const Commu
{
}
-const vector<ConnectionIPtr>&
-IceInternal::FixedReference::getFixedConnections() const
-{
- return _fixedConnections;
-}
-
Reference::Type
IceInternal::FixedReference::getType() const
{