summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/ast_operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/ast_operation.h')
-rw-r--r--TAO/TAO_IDL/include/ast_operation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/include/ast_operation.h b/TAO/TAO_IDL/include/ast_operation.h
index 36e879022a4..627566d73e4 100644
--- a/TAO/TAO_IDL/include/ast_operation.h
+++ b/TAO/TAO_IDL/include/ast_operation.h
@@ -94,7 +94,6 @@ public:
AST_Operation (AST_Type *return_type,
Flags flags,
UTL_ScopedName *n,
- UTL_StrList *p,
idl_bool local,
idl_bool abstract);