From b1406a0e09b0cb27032ade94c58d9a471086b89a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 7 Oct 2007 19:59:13 +0000 Subject: Remove DSSI. git-svn-id: http://svn.drobilla.net/lad/ingen@838 a436a847-0d15-0410-975c-d299462d15a1 --- src/libs/gui/NodeModule.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/libs/gui/NodeModule.hpp') diff --git a/src/libs/gui/NodeModule.hpp b/src/libs/gui/NodeModule.hpp index cf4bff9e..32e9220d 100644 --- a/src/libs/gui/NodeModule.hpp +++ b/src/libs/gui/NodeModule.hpp @@ -42,8 +42,7 @@ class Port; /** A module in a patch. * - * This base class is extended for various types of modules - SubpatchModule, - * DSSIModule, etc. + * This base class is extended for various types of modules. * * \ingroup GUI */ -- cgit v1.2.1