Skip to content

Commit

Permalink
refactor(DmPerformance): remove unused fields
Browse files Browse the repository at this point in the history
  • Loading branch information
lmichaelis committed May 3, 2024
1 parent 85d92e4 commit 1a036a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/_Internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -555,9 +555,6 @@ struct DmPerformance {
double tempo;
DmMessage_Chord chord;
DmTimeSignature time_signature;

int pitch_bend_reset;
float volume_reset;
};

DMINT void* Dm_alloc(size_t len);
Expand Down

0 comments on commit 1a036a5

Please sign in to comment.