Remove unused flag
This commit is contained in:
parent
658428d68d
commit
a2f9c75724
|
@ -36,7 +36,6 @@ class DivPlatformT6W28: public DivDispatch {
|
||||||
Channel chan[4];
|
Channel chan[4];
|
||||||
DivDispatchOscBuffer* oscBuf[4];
|
DivDispatchOscBuffer* oscBuf[4];
|
||||||
bool isMuted[4];
|
bool isMuted[4];
|
||||||
bool antiClickEnabled;
|
|
||||||
bool easyNoise;
|
bool easyNoise;
|
||||||
struct QueuedWrite {
|
struct QueuedWrite {
|
||||||
unsigned char addr;
|
unsigned char addr;
|
||||||
|
|
Loading…
Reference in a new issue