summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_valuetype.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_valuetype.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_valuetype.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/be/be_valuetype.cpp b/TAO/TAO_IDL/be/be_valuetype.cpp
index 57c7006417b..118d600046a 100644
--- a/TAO/TAO_IDL/be/be_valuetype.cpp
+++ b/TAO/TAO_IDL/be/be_valuetype.cpp
@@ -588,7 +588,6 @@ be_valuetype::gen_out_impl (void)
return 0;
}
-#if 0
// generate typecode.
// Typecode for interface comprises the enumerated value followed by the
// encapsulation of the parameters
@@ -685,7 +684,6 @@ be_valuetype::tc_encap_len (void)
}
return this->encap_len_;
}
-#endif
// for building the pre and postfix of private data fields
const char*