From 10b5846921aa7d988936cdc21057a592b51d7690 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 1 Jun 2018 14:18:32 +0200 Subject: Layout change * TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp: --- TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp b/TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp index 243b53b8b11..1b5f39bdc88 100644 --- a/TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp +++ b/TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp @@ -70,8 +70,7 @@ TAO_Notify_Lanes_Consumer::disconnect (void) void TAO_Notify_Lanes_Consumer::offer_change (const CosNotification::EventTypeSeq & /*added*/, - const CosNotification::EventTypeSeq & /*removed*/ - ) + const CosNotification::EventTypeSeq & /*removed*/) { // No-Op. } -- cgit v1.2.1