Delete unused private field
This commit is contained in:
parent
65eb564222
commit
d531c37254
1 changed files with 0 additions and 1 deletions
|
|
@ -265,7 +265,6 @@ private:
|
|||
float baseVolumedB{ 0.0 };
|
||||
float baseGain { 1.0 };
|
||||
float baseFrequency { 440.0 };
|
||||
float phase { 0.0f };
|
||||
|
||||
float floatPositionOffset { 0.0f };
|
||||
int sourcePosition { 0 };
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue