summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.cpp')
-rw-r--r--TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.cpp b/TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.cpp
index 7055c096e6f..93d46418516 100644
--- a/TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.cpp
+++ b/TAO/orbsvcs/examples/Notify/Federation/Gate/Gate.cpp
@@ -238,7 +238,7 @@ push_structured_event (StructuredEvent const& e)
void
-Gate::disconnect_structured_push_consumer (void)
+Gate::disconnect_structured_push_consumer ()
{
// We don't care.
}