summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/ast_concrete_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/ast_concrete_type.h')
-rw-r--r--TAO/TAO_IDL/include/ast_concrete_type.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/include/ast_concrete_type.h b/TAO/TAO_IDL/include/ast_concrete_type.h
index cd00db1cfbe..106110d9821 100644
--- a/TAO/TAO_IDL/include/ast_concrete_type.h
+++ b/TAO/TAO_IDL/include/ast_concrete_type.h
@@ -69,7 +69,6 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
// Class for all concrete types.
// This is useful to group together IDL types other than objects.
-
class TAO_IDL_FE_Export AST_ConcreteType : public virtual AST_Type
{
public: