diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/PatchagePort.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/PatchagePort.hpp b/src/PatchagePort.hpp index f6c734e..80e70e4 100644 --- a/src/PatchagePort.hpp +++ b/src/PatchagePort.hpp @@ -37,8 +37,6 @@ enum PortType { JACK_AUDIO, JACK_MIDI, ALSA_MIDI }; /** A Port on a PatchageModule - * - * \ingroup OmGtk */ class PatchagePort : public FlowCanvas::Port { |