summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ciao/Servant_Impl_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/ciao/Servant_Impl_T.h')
-rw-r--r--TAO/CIAO/ciao/Servant_Impl_T.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/CIAO/ciao/Servant_Impl_T.h b/TAO/CIAO/ciao/Servant_Impl_T.h
index c4151d37f10..b4da0013448 100644
--- a/TAO/CIAO/ciao/Servant_Impl_T.h
+++ b/TAO/CIAO/ciao/Servant_Impl_T.h
@@ -105,10 +105,8 @@ namespace CIAO
CORBA::Boolean pre_activated_;
CORBA::Boolean post_activated_;
- /// Initialized in this constructor.
EXEC_VAR executor_;
- /// Initialized in the derived, generated servant constructor.
CONTEXT * context_;
};
}