Skip to content

Commit

Permalink
Remove unused attribute from last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumechereau committed Nov 21, 2024
1 parent b453842 commit f75fea4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/formats/vox.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ struct node {
bool has_trans;
int trans[3];
char name[256];
bool hidden;
} ntrn;
struct {
int id;
Expand Down

0 comments on commit f75fea4

Please sign in to comment.