summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_codegen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_codegen.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_codegen.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/TAO_IDL/be/be_codegen.cpp b/TAO/TAO_IDL/be/be_codegen.cpp
index c7ef101a433..703124292ff 100644
--- a/TAO/TAO_IDL/be/be_codegen.cpp
+++ b/TAO/TAO_IDL/be/be_codegen.cpp
@@ -3387,11 +3387,6 @@ TAO_CodeGen::gen_conn_hdr_includes (void)
BE_GlobalData::DDS_IMPL const the_dds_impl =
be_global->dds_impl ();
- /// The default, and we have to set the reference to
- /// something.
- ACE_Unbounded_Queue<char *> &ts_files =
- idl_global->ciao_rti_ts_file_names ();
-
switch (the_dds_impl)
{
case BE_GlobalData::NDDS: