summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Memory/IORsize/Memory_Growth.h
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-25 18:17:52 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-25 18:17:52 +0000
commit2ee7b7eed4c0cc10f4ec25b186b04202af01b565 (patch)
tree08a8a649c90559cf5b2228c1caad15515902613e /TAO/performance-tests/Memory/IORsize/Memory_Growth.h
parentc979767a00db4ea1299af482033a68829cc16675 (diff)
downloadATCD-2ee7b7eed4c0cc10f4ec25b186b04202af01b565.tar.gz
ChangeLogTag: Thu Jan 25 17:39:59 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/performance-tests/Memory/IORsize/Memory_Growth.h')
-rw-r--r--TAO/performance-tests/Memory/IORsize/Memory_Growth.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/performance-tests/Memory/IORsize/Memory_Growth.h b/TAO/performance-tests/Memory/IORsize/Memory_Growth.h
index 0f4cca81c24..276540fc0da 100644
--- a/TAO/performance-tests/Memory/IORsize/Memory_Growth.h
+++ b/TAO/performance-tests/Memory/IORsize/Memory_Growth.h
@@ -22,8 +22,7 @@ public:
Memory_Growth (CORBA::ORB_ptr orb);
// = The skeleton methods
- virtual void send_objref (const Test::PayLoad &p
- ACE_ENV_ARG_DECL)
+ virtual void send_objref (const Test::PayLoad &p)
ACE_THROW_SPEC ((CORBA::SystemException));
virtual void shutdown (void)