From 9e04ed83e757fc860b069ebb09c52484d751adc5 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 15 Dec 2010 05:39:23 +0000 Subject: Remove mind-blowingly ancient comment markup. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2700 a436a847-0d15-0410-975c-d299462d15a1 --- src/PatchagePort.hpp | 2 -- 1 file changed, 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 { -- cgit v1.2.1