summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Factory_Struct.h
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:19:28 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:19:28 +0200
commit60987b4ba42ff6e4e6a4f4457d902a18c0c6b0a0 (patch)
tree175e6d1a044c3603940b52ac8d085fc25548382f /TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Factory_Struct.h
parentab436d45dc956c1eaec31bff0c43ca3a0cb0cb66 (diff)
downloadATCD-60987b4ba42ff6e4e6a4f4457d902a18c0c6b0a0.tar.gz
Remove leading blank lines after opening {
Diffstat (limited to 'TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Factory_Struct.h')
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Factory_Struct.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Factory_Struct.h b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Factory_Struct.h
index 6808fa640d1..382eed19e12 100644
--- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Factory_Struct.h
+++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/DeadMemberDetection_Inf_Ctrl/Factory_Struct.h
@@ -19,7 +19,6 @@
struct Factory_Node
{
-
/// FactoryCreationId assigned to the member.
PortableGroup::GenericFactory::FactoryCreationId_var factory_creation_id;
};