From bee09ac9e12c1e7d5b6c6fa4642217e7a7cc6ec0 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Tue, 22 May 2018 23:27:47 +0200 Subject: Remove unused CubicInterpolation from session --- libs/ardour/session_state.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/ardour/session_state.cc') diff --git a/libs/ardour/session_state.cc b/libs/ardour/session_state.cc index c278454843..b27a292642 100644 --- a/libs/ardour/session_state.cc +++ b/libs/ardour/session_state.cc @@ -182,7 +182,6 @@ Session::pre_engine_init (string fullpath) g_atomic_int_set (&_capture_load, 100); set_next_event (); _all_route_group->set_active (true, this); - interpolation.add_channel (); if (config.get_use_video_sync()) { waiting_for_sync_offset = true; -- cgit v1.2.3