mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 09:27:39 +01:00
fix up st_pitch.cc to avoid dbl-declaration of destructor
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2743 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5e17e6221f
commit
9822d185c4
1 changed files with 0 additions and 4 deletions
|
|
@ -42,10 +42,6 @@ Pitch::Pitch (Session& s, TimeFXRequest& req)
|
|||
tsr.progress = 0.0f;
|
||||
}
|
||||
|
||||
Pitch::~Pitch ()
|
||||
{
|
||||
}
|
||||
|
||||
int
|
||||
Pitch::run (boost::shared_ptr<AudioRegion> region)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue