mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 20:41:48 +00:00
Remove little bit of dead code.
This commit is contained in:
@@ -36,8 +36,6 @@ public:
|
||||
void on_message(const Message* const message) override;
|
||||
|
||||
private:
|
||||
size_t sample_count = 0;
|
||||
|
||||
SpectrumCollector channel_spectrum;
|
||||
|
||||
std::array<complex16_t, 256> spectrum;
|
||||
|
||||
Reference in New Issue
Block a user