Skip to content

Commit

Permalink
Remove unused attribute from last commit
Browse files Browse the repository at this point in the history
guillaumechereau committed Nov 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -116,7 +116,6 @@ struct node {
bool has_trans;
int trans[3];
char name[256];
bool hidden;
} ntrn;
struct {
int id;

0 comments on commit f75fea4

Please sign in to comment.