mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
remove misleading + incorrect documentation
This commit is contained in:
parent
2de09888b6
commit
e711dfae12
1 changed files with 0 additions and 4 deletions
|
|
@ -46,10 +46,6 @@ using namespace Mackie;
|
|||
using namespace PBD;
|
||||
using namespace ARDOUR;
|
||||
|
||||
/** @param input_port Input MIDI::Port; this object takes responsibility for
|
||||
* adding & removing it from the MIDI::Manager and destroying it. @param
|
||||
* output_port Output MIDI::Port; responsibility similarly taken.
|
||||
*/
|
||||
SurfacePort::SurfacePort (Surface& s)
|
||||
: _surface (&s)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue