mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
Drop unused set_default-fade(float, framecnt_t) prototype
This commit is contained in:
parent
079d6a2866
commit
ca68814faf
1 changed files with 0 additions and 1 deletions
|
|
@ -115,7 +115,6 @@ class LIBARDOUR_API AudioRegion : public Region
|
|||
XMLNode& get_basic_state ();
|
||||
int set_state (const XMLNode&, int version);
|
||||
|
||||
static void set_default_fade (float steepness, framecnt_t len);
|
||||
bool fade_in_is_default () const;
|
||||
bool fade_out_is_default () const;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue