mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-03 06:01:29 +00:00
Remove unused flag
This commit is contained in:
parent
658428d68d
commit
a2f9c75724
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ class DivPlatformT6W28: public DivDispatch {
|
|||
Channel chan[4];
|
||||
DivDispatchOscBuffer* oscBuf[4];
|
||||
bool isMuted[4];
|
||||
bool antiClickEnabled;
|
||||
bool easyNoise;
|
||||
struct QueuedWrite {
|
||||
unsigned char addr;
|
||||
|
|
Loading…
Reference in a new issue