mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-23 01:44:22 +00:00
Removed a defunct member variable
This commit is contained in:
parent
9ff92b8002
commit
226eaa86f3
1 changed files with 0 additions and 1 deletions
|
|
@ -123,7 +123,6 @@ private:
|
|||
|
||||
OwnedArray<ChannelInfo> channels;
|
||||
int numSamples, inputSamplesPerBlock;
|
||||
float interpolation;
|
||||
Colour backgroundColour, waveformColour;
|
||||
|
||||
void timerCallback() override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue