Merge commit 'refs/top-bases/fix-branch' into fix-branch
This commit is contained in:
commit
1a58b78499
|
@ -77,9 +77,7 @@ struct traverse_visitbp_data {
|
|||
int tv_lasterr;
|
||||
int tv_i;
|
||||
int tv_epb;
|
||||
#ifdef DEBUG
|
||||
int tv_depth;
|
||||
#endif
|
||||
};
|
||||
|
||||
static inline int traverse_visitbp(struct traverse_data *td, const
|
||||
|
|
Loading…
Reference in New Issue