summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-02-25 13:27:03 +0100
committerGitHub <noreply@github.com>2021-02-25 13:27:03 +0100
commitfdf9fe05d6a4499ced8b55b52f179275ce0c90b0 (patch)
treeb63469e57597713738afea9d42ef0e78fcb9d7d4 /TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h
parente4bcaf22324492a0d784890cd9ca86b4a707e68f (diff)
parentab938af466a77a9992d95da9fc832ff50444255f (diff)
downloadATCD-fdf9fe05d6a4499ced8b55b52f179275ce0c90b0.tar.gz
Merge pull request #1440 from jwillemsen/jw-cleanupvc6
Cleanup for vc6, use nullptr, remove redundant void, layout changes
Diffstat (limited to 'TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h')
-rw-r--r--TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h
index 06bbd178928..e07b1e54e43 100644
--- a/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h
+++ b/TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h
@@ -38,7 +38,6 @@ namespace TAO
class FieldArrayType,
class RefCountPolicy> class Struct;
-
/**
* @class Struct
*
@@ -58,7 +57,6 @@ namespace TAO
private TAO::Null_RefCount_Policy
{
public:
-
/// Constructor.
Struct (CORBA::TCKind kind,
char const * id,