diff --git a/libs/ardour/st_pitch.cc b/libs/ardour/st_pitch.cc index 8626d0f619..d273d13734 100644 --- a/libs/ardour/st_pitch.cc +++ b/libs/ardour/st_pitch.cc @@ -42,10 +42,6 @@ Pitch::Pitch (Session& s, TimeFXRequest& req) tsr.progress = 0.0f; } -Pitch::~Pitch () -{ -} - int Pitch::run (boost::shared_ptr region) {