Commit 3dc888ad by Brendan Kehoe Committed by Brendan Kehoe

* cp-tree.h (strip_attrs): Remove decl.

From-SVN: r18067
parent 53f23613
1998-02-18 Brendan Kehoe <brendan@cygnus.com>
* cp-tree.h (strip_attrs): Remove decl.
1998-02-18 Doug Evans <devans@cygnus.com>
* decl.c (duplicate_decls): Call merge_machine_decl_attributes.
......
......@@ -2129,7 +2129,6 @@ extern void pop_cp_function_context PROTO((tree));
extern int in_function_p PROTO((void));
extern void replace_defarg PROTO((tree, tree));
extern void print_other_binding_stack PROTO((struct binding_level *));
extern tree strip_attrs PROTO((tree));
extern void revert_static_member_fn PROTO((tree*, tree*, tree*));
/* in decl2.c */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment