summaryrefslogtreecommitdiff
path: root/TAO/tests/Abstract_Interface/test_i.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-15 16:44:32 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-15 16:44:32 +0000
commitccd9c782471eeb242dee159fe267d7df7dacfc88 (patch)
tree0b968d2694444c4baf96ba136cd92e9280f09326 /TAO/tests/Abstract_Interface/test_i.cpp
parent6335683b2e4119ad312885430024841c3e53b467 (diff)
downloadATCD-ccd9c782471eeb242dee159fe267d7df7dacfc88.tar.gz
ChangeLogTag: Tue Oct 15 11:43:40 2002 Jeff Parsons <parsons@isis-server.isis.vanderbilt.edu>
Diffstat (limited to 'TAO/tests/Abstract_Interface/test_i.cpp')
-rw-r--r--TAO/tests/Abstract_Interface/test_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Abstract_Interface/test_i.cpp b/TAO/tests/Abstract_Interface/test_i.cpp
index 185090c791d..e2083326383 100644
--- a/TAO/tests/Abstract_Interface/test_i.cpp
+++ b/TAO/tests/Abstract_Interface/test_i.cpp
@@ -69,7 +69,7 @@ passer_i::pass_ops (base_out outarg
void
passer_i::pass_state (base_out outarg
- ACE_ENV_ARG_DECL)
+ ACE_ENV_ARG_DECL_NOT_USED)
ACE_THROW_SPEC ((
CORBA::SystemException
))