summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/Context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynamicInterface/Context.cpp')
-rw-r--r--TAO/tao/DynamicInterface/Context.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/TAO/tao/DynamicInterface/Context.cpp b/TAO/tao/DynamicInterface/Context.cpp
index c94438783e7..d4ac999a9d8 100644
--- a/TAO/tao/DynamicInterface/Context.cpp
+++ b/TAO/tao/DynamicInterface/Context.cpp
@@ -10,15 +10,6 @@
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-CORBA::Context::Context ()
- : refcount_ (1)
-{
-}
-
-CORBA::Context::~Context ()
-{
-}
-
CORBA::ULong
CORBA::Context::_incr_refcount ()
{