mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 17:16:38 +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 PBD;
|
||||||
using namespace ARDOUR;
|
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)
|
SurfacePort::SurfacePort (Surface& s)
|
||||||
: _surface (&s)
|
: _surface (&s)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue