summaryrefslogtreecommitdiff
path: root/modules/TAO/TAO_IDL/include/idl_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/TAO/TAO_IDL/include/idl_global.h')
-rw-r--r--modules/TAO/TAO_IDL/include/idl_global.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/TAO/TAO_IDL/include/idl_global.h b/modules/TAO/TAO_IDL/include/idl_global.h
index 97bbc8b456c..491c767bd62 100644
--- a/modules/TAO/TAO_IDL/include/idl_global.h
+++ b/modules/TAO/TAO_IDL/include/idl_global.h
@@ -663,10 +663,6 @@ public:
void original_local_name (Identifier *local_name);
// Strips _cxx_ prefix for use in port names.
- bool name_is_const_type (AST_Expression *ex);
- // If the scoped name member is non-zero, make sure it's
- // a legal const type.
-
private:
bool check_one_seq_of_param (FE_Utils::T_PARAMLIST_INFO *list,
ACE_CString &param_id,