mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Remove little bit of dead code.
This commit is contained in:
parent
c179b9e1cd
commit
a5012427d8
@ -36,8 +36,6 @@ public:
|
|||||||
void on_message(const Message* const message) override;
|
void on_message(const Message* const message) override;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
size_t sample_count = 0;
|
|
||||||
|
|
||||||
SpectrumCollector channel_spectrum;
|
SpectrumCollector channel_spectrum;
|
||||||
|
|
||||||
std::array<complex16_t, 256> spectrum;
|
std::array<complex16_t, 256> spectrum;
|
||||||
|
Loading…
Reference in New Issue
Block a user