mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:27:35 +00:00
Piano: Remove declarations for non-existent methods
This commit is contained in:
parent
3cbc0fdbb0
commit
5967310d0b
3 changed files with 0 additions and 6 deletions
|
@ -27,8 +27,5 @@ protected:
|
|||
DSP::ProcessorRangeParameter& m_parameter;
|
||||
|
||||
private:
|
||||
// Converts based on processor parameter boundaries.
|
||||
int linear_to_logarithmic(int linear_value);
|
||||
|
||||
bool m_currently_setting_from_ui { false };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue