summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Basic/Control.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-12 13:56:49 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-12 13:56:49 +0000
commit5a86f790c055b146026009f53601c323f5020f89 (patch)
tree7d82107e3c69c032dd5d779d38d72fb4396deba0 /TAO/orbsvcs/tests/Event/Basic/Control.cpp
parentad8df096c29de8532d4dcebb8f0cd6714a45f37b (diff)
downloadATCD-5a86f790c055b146026009f53601c323f5020f89.tar.gz
Mon Feb 12 13:41:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Basic/Control.cpp')
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Control.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event/Basic/Control.cpp b/TAO/orbsvcs/tests/Event/Basic/Control.cpp
index 110ba5b8122..d6af8fe7a5e 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Control.cpp
+++ b/TAO/orbsvcs/tests/Event/Basic/Control.cpp
@@ -159,7 +159,6 @@ Consumer::Consumer (const char* name,
void
Consumer::push (const RtecEventComm::EventSet& events)
- ACE_THROW_SPEC ((CORBA::SystemException))
{
if (events.length () == 0)
{