diff options
Diffstat (limited to 'TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.h')
-rw-r--r-- | TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.h b/TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.h index 312bb6b5a20..016da30f670 100644 --- a/TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.h +++ b/TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.h @@ -67,7 +67,7 @@ private: virtual void - disconnect_structured_push_consumer (ACE_ENV_SINGLE_ARG_DECL) + disconnect_structured_push_consumer (void) ACE_THROW_SPEC ((CORBA::SystemException)); private: |