Commit 2d7c7fbe by Volker Reichelt Committed by Volker Reichelt

* decl.h (debug_bindings_indentation): Remove.

From-SVN: r94208
parent c5e72f51
2005-01-25 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
* decl.h (debug_bindings_indentation): Remove.
2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
* typeck.c: Fix a comment typo.
......
......@@ -34,8 +34,3 @@ enum decl_context
extern tree grokdeclarator (const cp_declarator *,
const cp_decl_specifier_seq *,
enum decl_context, int, tree*);
#ifdef DEBUG_CP_BINDING_LEVELS
/* Purely for debugging purposes. */
extern int debug_bindings_indentation;
#endif
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