2020.10.12

This commit is contained in:
Seymour Shlien
2020-10-12 07:59:07 -04:00
parent 6c9ec6de0e
commit 54a3b903c4
10 changed files with 288 additions and 201 deletions

View File

@@ -151,7 +151,6 @@ struct voice {
struct fract barcount;
int barno;
int barchecking;
int expect_repeat;
int brokentype, brokenmult, brokenpending;
int tiespending;
struct feature* tie_place[MAX_TIES];