summaryrefslogtreecommitdiff
path: root/TAO/tao/BD_String_Argument_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/BD_String_Argument_T.h')
-rw-r--r--TAO/tao/BD_String_Argument_T.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/BD_String_Argument_T.h b/TAO/tao/BD_String_Argument_T.h
index cb4a0074895..6c8265c6694 100644
--- a/TAO/tao/BD_String_Argument_T.h
+++ b/TAO/tao/BD_String_Argument_T.h
@@ -178,12 +178,6 @@ namespace TAO
from_T,
BOUND> ret_val;
-
- typedef Const_Argument_T<in_type> in_arg_base;
- typedef Mutable_Argument_T<inout_type> inout_arg_base;
- typedef Mutable_Argument_T<inout_type> out_arg_base;
- typedef Mutable_Argument_T<inout_type> ret_base;
-
typedef BD_String_Tag idl_tag;
};