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.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/be/be_codegen.cpp b/TAO/TAO_IDL/be/be_codegen.cpp
index 26d1765a64b..4736951d323 100644
--- a/TAO/TAO_IDL/be/be_codegen.cpp
+++ b/TAO/TAO_IDL/be/be_codegen.cpp
@@ -278,10 +278,8 @@ TAO_CodeGen::start_client_stubs (const char *fname)
*this->client_stubs_ << "#include \"" <<
idl_global->be_get_client_hdr_fname (1) << "\"\n\n";
-#if 0 // Nanbor's collocation change
*this->client_stubs_ << "#include \"" <<
idl_global->be_get_server_hdr_fname (1) << "\"\n\n";
-#endif /* Nanbor */
// generate the code that includes the inline file if not included in the
// header file