summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/Lanes/Supplier.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Notify/Lanes/Supplier.cpp')
-rw-r--r--TAO/orbsvcs/examples/Notify/Lanes/Supplier.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Supplier.cpp b/TAO/orbsvcs/examples/Notify/Lanes/Supplier.cpp
index 1dd31a372c0..9d5fef0101d 100644
--- a/TAO/orbsvcs/examples/Notify/Lanes/Supplier.cpp
+++ b/TAO/orbsvcs/examples/Notify/Lanes/Supplier.cpp
@@ -135,8 +135,7 @@ TAO_Notify_Lanes_Supplier::deactivate (void)
void
TAO_Notify_Lanes_Supplier::subscription_change (const CosNotification::EventTypeSeq & added,
- const CosNotification::EventTypeSeq & /*removed */
- )
+ const CosNotification::EventTypeSeq & /*removed */)
{
ACE_GUARD (TAO_SYNCH_MUTEX, mon, this->lock_);