summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/PatchagePort.hpp2
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
{