Remove unused function

This commit is contained in:
narno2202 2026-01-13 23:26:12 +01:00 committed by GitHub
parent c1e01eee35
commit c8dde54b3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,8 +46,6 @@ class ResonanceGenerator {
ResonanceGenerator();
void planRunout(const float duration);
void reset();
void start(const xyze_pos_t &spos, const float t) {