summaryrefslogtreecommitdiff
path: root/TAO/examples/RTCORBA/Activity
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/RTCORBA/Activity')
-rw-r--r--TAO/examples/RTCORBA/Activity/Activity.cpp1
-rw-r--r--TAO/examples/RTCORBA/Activity/POA_Holder.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/TAO/examples/RTCORBA/Activity/Activity.cpp b/TAO/examples/RTCORBA/Activity/Activity.cpp
index 70f2dbdd2f5..ba7dab08712 100644
--- a/TAO/examples/RTCORBA/Activity/Activity.cpp
+++ b/TAO/examples/RTCORBA/Activity/Activity.cpp
@@ -174,7 +174,6 @@ Activity::activate_job_list (void)
job_name.c_str ()));
active_job_count_++;
-
} /* while */
}
diff --git a/TAO/examples/RTCORBA/Activity/POA_Holder.cpp b/TAO/examples/RTCORBA/Activity/POA_Holder.cpp
index 0c745663858..b999f5f3283 100644
--- a/TAO/examples/RTCORBA/Activity/POA_Holder.cpp
+++ b/TAO/examples/RTCORBA/Activity/POA_Holder.cpp
@@ -158,7 +158,6 @@ POA_Holder::activate (RTCORBA::RTORB_ptr rt_orb, PortableServer::POA_ptr parent_
// Create a thread-pool policy.
lanes_policy =
rt_orb->create_threadpool_policy (threadpool_id);
-
}
if (bands_.length () != 0)