summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2022-06-27 13:23:05 -0500
committerAdam Mitz <mitza@objectcomputing.com>2022-06-27 13:23:05 -0500
commit13c6769e5ec7caaea332e7f4d5af14f350c41255 (patch)
tree9360e935740a5a12f6c5ab42691ded04757625f3 /TAO
parent1dcb876984270da8634b6ef95da1a3be2660a5ad (diff)
downloadATCD-13c6769e5ec7caaea332e7f4d5af14f350c41255.tar.gz
fixed whitespace for CodeFactor check
Diffstat (limited to 'TAO')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp
index 2c9c766a9c4..21fcf7de59c 100644
--- a/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_sequence/any_op_cs.cpp
@@ -155,7 +155,6 @@ be_visitor_sequence_any_op_cs::visit_sequence (be_sequence *node)
// type is inserted into an Any and then marshaled.
if (node->is_local ())
{
-
*os << be_global->core_versioning_begin () << be_nl;
*os << "namespace TAO" << be_nl