summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Basic/Events.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Basic/Events.cpp')
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/Events.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Basic/Events.cpp b/TAO/orbsvcs/tests/Notify/Basic/Events.cpp
index 6dfcd5110ac..a4471ffefbb 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/Events.cpp
+++ b/TAO/orbsvcs/tests/Notify/Basic/Events.cpp
@@ -4,7 +4,6 @@
#include "Events.h"
-
/***************************************************************************/
Event_StructuredPushConsumer::Event_StructuredPushConsumer (Events *test_client)
@@ -131,7 +130,6 @@ Events::parse_args (int argc,
{
this->use_default_admin_ = 1;
arg_shifter.consume_arg ();
-
}
else if (0 != (current_arg = arg_shifter.get_the_parameter (ACE_TEXT("-events"))))
{