mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-21 20:58:53 -04:00
Remove little bit of dead code.
This commit is contained in:
parent
c179b9e1cd
commit
a5012427d8
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue