mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
timevar: get rid of a useless macro
* lib/timevar.h (timevar_report): Rename as... (timevar_enabled): this. * lib/timevar.c (TIMEVAR_ENABLE): Remove.
This commit is contained in:
@@ -117,6 +117,7 @@ void timevar_get (timevar_id_t, struct timevar_time_def *);
|
||||
|
||||
void timevar_print (FILE *);
|
||||
|
||||
extern int timevar_report;
|
||||
/* Set to to nonzero to enable timing variables. */
|
||||
extern int timevar_enabled;
|
||||
|
||||
#endif /* ! _TIMEVAR_H */
|
||||
|
||||
Reference in New Issue
Block a user