Delete unused private field

This commit is contained in:
Jean Pierre Cimalando 2020-05-02 11:36:45 +02:00
parent 65eb564222
commit d531c37254

View file

@ -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 };