summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_exception.cpp
diff options
context:
space:
mode:
authorsergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-06 08:38:44 +0000
committersergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-06 08:38:44 +0000
commit6258a7cded78c10767ec9f1ca921b4fce5492030 (patch)
tree09870e0a6e90d86c3855502aca45ef9135d16cfe /TAO/TAO_IDL/be/be_exception.cpp
parent12c970f61165d2c00548b59b8653eff3dc7b76b1 (diff)
downloadATCD-6258a7cded78c10767ec9f1ca921b4fce5492030.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/TAO_IDL/be/be_exception.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_exception.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be/be_exception.cpp b/TAO/TAO_IDL/be/be_exception.cpp
index 9be239862ff..9486cbe5a36 100644
--- a/TAO/TAO_IDL/be/be_exception.cpp
+++ b/TAO/TAO_IDL/be/be_exception.cpp
@@ -68,6 +68,8 @@ be_exception::gen_client_header (void)
TAO_OutStream *ch = cg->client_header (); // output stream
TAO_NL nl; // end line
+ ACE_UNUSED_ARG (nl);
+
cg->outstream (ch);
ch->indent (); // start from whatever indentation level we were at