diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2007-04-27 11:57:47 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2007-04-27 11:57:47 +0000 |
commit | ace93c2f27b493ed367cc62c875d263d9a00b3a0 (patch) | |
tree | 0a4c6dc155e843c6829878f9421cc438147b6f64 /cppe/include | |
parent | Fix (diff) | |
download | ice-ace93c2f27b493ed367cc62c875d263d9a00b3a0.tar.bz2 ice-ace93c2f27b493ed367cc62c875d263d9a00b3a0.tar.xz ice-ace93c2f27b493ed367cc62c875d263d9a00b3a0.zip |
Removed use of SHaredContext
Diffstat (limited to 'cppe/include')
-rw-r--r-- | cppe/include/IceE/Proxy.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cppe/include/IceE/Proxy.h b/cppe/include/IceE/Proxy.h index 13070252667..8766926003d 100644 --- a/cppe/include/IceE/Proxy.h +++ b/cppe/include/IceE/Proxy.h @@ -217,8 +217,6 @@ public: protected: - const ::Ice::Context& __defaultContext() const; - ::IceInternal::ReferencePtr _reference; private: |