summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/utl_identifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/utl_identifier.h')
-rw-r--r--TAO/TAO_IDL/include/utl_identifier.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/include/utl_identifier.h b/TAO/TAO_IDL/include/utl_identifier.h
index 95617ebd007..d889a643f32 100644
--- a/TAO/TAO_IDL/include/utl_identifier.h
+++ b/TAO/TAO_IDL/include/utl_identifier.h
@@ -103,9 +103,6 @@ public:
long case_compare (Identifier *other);
// also check for case-only difference
- long case_compare_quiet (Identifier *other);
- // Like the above but suppressing error or warning I/O
-
// =Dumping
virtual void dump (ostream &o);