summaryrefslogtreecommitdiff
path: root/cppe/include/IceE/ObjectAdapter.h
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-02-20 19:07:12 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-02-20 19:07:12 +0000
commit99a1e439a69d09563d10cf9f098214636fd1c714 (patch)
tree8912fc8fa3208aa8f39f4b98f5105af56f01bc2a /cppe/include/IceE/ObjectAdapter.h
parentChanges for VS2005 support (diff)
downloadice-99a1e439a69d09563d10cf9f098214636fd1c714.tar.bz2
ice-99a1e439a69d09563d10cf9f098214636fd1c714.tar.xz
ice-99a1e439a69d09563d10cf9f098214636fd1c714.zip
- Socket timeout fixes.
- Removed unused code for collocation optimization.
Diffstat (limited to 'cppe/include/IceE/ObjectAdapter.h')
-rwxr-xr-xcppe/include/IceE/ObjectAdapter.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cppe/include/IceE/ObjectAdapter.h b/cppe/include/IceE/ObjectAdapter.h
index 6ab7bde48e4..f598d9cc5ff 100755
--- a/cppe/include/IceE/ObjectAdapter.h
+++ b/cppe/include/IceE/ObjectAdapter.h
@@ -82,8 +82,6 @@ public:
void setLocator(const LocatorPrx&);
#endif
- bool isLocal(const ObjectPrx&) const;
-
void flushBatchRequests();
void incDirectCount();