summaryrefslogtreecommitdiff
path: root/TAO/examples/RTCORBA/Activity/Job_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/RTCORBA/Activity/Job_i.h')
-rw-r--r--TAO/examples/RTCORBA/Activity/Job_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/RTCORBA/Activity/Job_i.h b/TAO/examples/RTCORBA/Activity/Job_i.h
index d1b4ceaa3e2..8f9942c0ecd 100644
--- a/TAO/examples/RTCORBA/Activity/Job_i.h
+++ b/TAO/examples/RTCORBA/Activity/Job_i.h
@@ -43,7 +43,7 @@ class activity_Export Job_i : public POA_Job
CORBA::SystemException
));
- virtual void shutdown (ACE_ENV_SINGLE_ARG_DECL)
+ virtual void shutdown (void)
ACE_THROW_SPEC ((
CORBA::SystemException
));