summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/ast_attribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/ast_attribute.h')
-rw-r--r--TAO/TAO_IDL/include/ast_attribute.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/include/ast_attribute.h b/TAO/TAO_IDL/include/ast_attribute.h
index ec0cce6e1fb..e4cbc42b833 100644
--- a/TAO/TAO_IDL/include/ast_attribute.h
+++ b/TAO/TAO_IDL/include/ast_attribute.h
@@ -81,7 +81,6 @@ public:
AST_Attribute (idl_bool readonly,
AST_Type *ft,
UTL_ScopedName *n,
- UTL_StrList *p,
idl_bool local,
idl_bool abstract);