remove redundant definition of IN_CHARGE_NAME

From-SVN: r193366
This commit is contained in:
Jason Merrill 2012-11-09 11:14:25 -05:00
parent 821b75770b
commit 52dccf7ac9

View file

@ -4320,7 +4320,6 @@ extern GTY(()) VEC(tree,gc) *local_classes;
#else /* NO_DOLLAR_IN_LABEL */
#define IN_CHARGE_NAME "__in_chrg"
#define AUTO_TEMP_NAME "__tmp_"
#define TEMP_NAME_P(ID_NODE) \
(!strncmp (IDENTIFIER_POINTER (ID_NODE), AUTO_TEMP_NAME, \