summaryrefslogtreecommitdiff
path: root/cppe/include/IceE/ObjectAdapter.h
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-06-07 15:23:05 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-06-07 15:23:05 +0000
commit8159773193ab95b7b35aec8cba4cc03f473c0dda (patch)
treedd0ec9401db8dd8b588465a62fa6662c4f523cc3 /cppe/include/IceE/ObjectAdapter.h
parentIceGrid Win32 fixes (diff)
downloadice-8159773193ab95b7b35aec8cba4cc03f473c0dda.tar.bz2
ice-8159773193ab95b7b35aec8cba4cc03f473c0dda.tar.xz
ice-8159773193ab95b7b35aec8cba4cc03f473c0dda.zip
Fixed bug 1042
Diffstat (limited to 'cppe/include/IceE/ObjectAdapter.h')
-rwxr-xr-xcppe/include/IceE/ObjectAdapter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cppe/include/IceE/ObjectAdapter.h b/cppe/include/IceE/ObjectAdapter.h
index 3444c8c5192..c3c480b0252 100755
--- a/cppe/include/IceE/ObjectAdapter.h
+++ b/cppe/include/IceE/ObjectAdapter.h
@@ -54,7 +54,6 @@ public:
void waitForHold();
void deactivate();
void waitForDeactivate();
- void destroy();
ObjectPrx add(const ObjectPtr&, const Identity&);
ObjectPrx addFacet(const ObjectPtr&, const Identity&, const std::string&);