summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2022-09-12 08:32:34 +0200
committerGitHub <noreply@github.com>2022-09-12 08:32:34 +0200
commitfe03724176dcfd20e0f9a6e493198469242be6b6 (patch)
tree2245c24a6c4ef9c7d4010d1b61827850592777a3 /TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.cpp
parent41a1f3bc12f780cc087c936ab53d1074f363b630 (diff)
parent00b403be7df0442405bd5e3dcc07beaa6730ddd2 (diff)
downloadATCD-fe03724176dcfd20e0f9a6e493198469242be6b6.tar.gz
Merge pull request #1922 from knutpett/knutpett/whitespace
Remove whitespace
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.cpp')
-rw-r--r--TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.cpp b/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.cpp
index 88cda77d7ec..9672f19024d 100644
--- a/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.cpp
+++ b/TAO/orbsvcs/tests/Notify/RT_lib/RT_POA_Command.cpp
@@ -1,7 +1,6 @@
#include "RT_POA_Command.h"
-
#include "tao/debug.h"
#include "../lib/LookupManager.h"
#include "../lib/Name.h"
@@ -270,7 +269,6 @@ TAO_Notify_Tests_RT_POA_Command::create (RTCORBA::RTORB_ptr rt_orb, PortableServ
// Create a thread-pool policy.
lanes_policy =
rt_orb->create_threadpool_policy (threadpool_id);
-
}
else if (thread_pool_static_threads_ > 0)
{