diff options
Diffstat (limited to 'slv2/plugins.h')
-rw-r--r-- | slv2/plugins.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/slv2/plugins.h b/slv2/plugins.h index 5663d6a..1ca4cc7 100644 --- a/slv2/plugins.h +++ b/slv2/plugins.h @@ -26,12 +26,7 @@ extern "C" { #endif -/** \defgroup plugins Collections of plugins - * - * These functions work with lists of plugins which come from an - * SLV2World. These lists contain only a weak reference to an LV2 plugin - * in the Model. - * +/** \addtogroup collections * @{ */ |