summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_global.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_global.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_global.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/TAO_IDL/be/be_global.cpp b/TAO/TAO_IDL/be/be_global.cpp
index 92f9cb0d698..b410ec27aa6 100644
--- a/TAO/TAO_IDL/be/be_global.cpp
+++ b/TAO/TAO_IDL/be/be_global.cpp
@@ -371,13 +371,6 @@ BE_GlobalData::be_get_server_template_inline_fname (int base_name_only)
}
const char *
-BE_GlobalData::be_get_anyop_header_fname (int base_name_only)
-{
- return be_get_anyop_header (idl_global->stripped_filename (),
- base_name_only);
-}
-
-const char *
BE_GlobalData::be_get_anyop_source_fname (int base_name_only)
{
return be_get_anyop_source (idl_global->stripped_filename (),