From 7101d72d0e1e19f6f96f5b6dce059c61aa29abc5 Mon Sep 17 00:00:00 2001 From: jjceresa Date: Tue, 30 Jul 2019 12:14:46 +0200 Subject: [PATCH] forget to remove comments in b2db11c --- src/sfloader/fluid_defsfont.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/sfloader/fluid_defsfont.c b/src/sfloader/fluid_defsfont.c index 5dc621fd..1b8f2ea0 100644 --- a/src/sfloader/fluid_defsfont.c +++ b/src/sfloader/fluid_defsfont.c @@ -1738,9 +1738,6 @@ fluid_zone_check_linked_mod(char *zone_name, fluid_mod_t *list_mod) * Warning: fluid_check_linked_mod_path() must be called before calling this * function. * - * Corresponding modulators in mod_list list are marked invalid (they will be - * removed later). - * * The function searchs all linked path starting from the end of the path * (i.e modulator connected to a generator) backward to the beginning of * the path (ie. a modulator with source not linked).