Cleanup/update comment on flag_legacy values

This commit is contained in:
Dalai Felinto 2019-04-30 16:45:09 -03:00
parent 1aa093ce9c
commit d4126238b4
1 changed files with 1 additions and 2 deletions

View File

@ -573,8 +573,7 @@ enum {
/* **************** BASE ********************* */
/* also needed for base!!!!! or rather, they interfere....*/
/* base->flag and ob->flag */
/* base->flag_legacy */
enum {
BA_WAS_SEL = (1 << 1),
/* NOTE: BA_HAS_RECALC_DATA can be re-used later if freed in readfile.c. */