From 007136cc23f83cc454f8e96bd22e7ea9966ee0f0 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 30 Dec 2019 11:49:20 -0700 Subject: remove MIDI Control input and output ports from session-level objects --- libs/ardour/ardour/session.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libs/ardour/ardour/session.h') diff --git a/libs/ardour/ardour/session.h b/libs/ardour/ardour/session.h index 6ba15929d5..17b7c9ca55 100644 --- a/libs/ardour/ardour/session.h +++ b/libs/ardour/ardour/session.h @@ -1198,8 +1198,6 @@ public: /* asynchronous MIDI control ports */ - boost::shared_ptr midi_input_port () const; - boost::shared_ptr midi_output_port () const; boost::shared_ptr mmc_output_port () const; boost::shared_ptr mmc_input_port () const; boost::shared_ptr scene_input_port () const; -- cgit v1.2.3