Commit f7687817 by Stan Shebs Committed by Stan Shebs

* cp-tree.h (set_identifier_local_value): Remove unused decl.

From-SVN: r40334
parent d991c721
2001-03-06 Stan Shebs <shebs@apple.com>
* cp-tree.h (set_identifier_local_value): Remove unused decl.
2001-03-06 Zack Weinberg <zackw@stanford.edu>
* spew.c: Remove references to CPP_OSTRING.
......
......@@ -3762,7 +3762,6 @@ extern void clone_function_decl PARAMS ((tree, int));
/* decl.c */
/* resume_binding_level */
extern void set_identifier_local_value PARAMS ((tree, tree));
extern int global_bindings_p PARAMS ((void));
extern int toplevel_bindings_p PARAMS ((void));
extern int namespace_bindings_p PARAMS ((void));
......
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