summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ObjectAdapterI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/ObjectAdapterI.h')
-rw-r--r--cpp/src/Ice/ObjectAdapterI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/ObjectAdapterI.h b/cpp/src/Ice/ObjectAdapterI.h
index 4176c12ddba..67e265eafa3 100644
--- a/cpp/src/Ice/ObjectAdapterI.h
+++ b/cpp/src/Ice/ObjectAdapterI.h
@@ -74,7 +74,7 @@ public:
bool isLocal(const ObjectPrx&) const;
- std::list<IceInternal::ConnectionPtr> getIncomingConnections() const;
+// std::list<IceInternal::ConnectionPtr> getIncomingConnections() const;
void flushBatchRequests();