diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-06-02 14:24:14 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-06-02 14:24:14 +0000 |
commit | 6d2e23afbf43867d82e4e15f4f48bc8b4b810b2d (patch) | |
tree | 78af50c627ac485ecad62bf4c594612dc3220a9d /TAO/orbsvcs/IFR_Service | |
parent | 5e421b0771632bab1b7503e064a5b22f144f2ecc (diff) | |
download | ATCD-6d2e23afbf43867d82e4e15f4f48bc8b4b810b2d.tar.gz |
ChangeLogTag: Sat Jun 2 09:23:11 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/IFR_Service')
-rw-r--r-- | TAO/orbsvcs/IFR_Service/ifr_adding_visitor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.cpp b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.cpp index 2008fa1802c..90bc1795824 100644 --- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.cpp +++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.cpp @@ -1690,7 +1690,7 @@ ifr_adding_visitor::get_referenced_type (AST_Type *node, )); } - ACE_UNUSED_ARG (ACE_TRY_ENV); + ACE_UNUSED_ARG (ACE_TRY_ENV); // FUZZ: ignore check_for_ace_check break; // For names types, we can just look up the entry and update // ir_current_. |