From: Kevin Day Date: Wed, 6 Apr 2022 03:32:20 +0000 (-0500) Subject: Cleanup: Remove old todo comment. X-Git-Tag: 0.5.10~236 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=278f23864a7829e7710da138530b8ec739bbf9b7;p=fll Cleanup: Remove old todo comment. --- diff --git a/level_2/fll_fss/c/fss.h b/level_2/fll_fss/c/fss.h index 38fdd58..e322c97 100644 --- a/level_2/fll_fss/c/fss.h +++ b/level_2/fll_fss/c/fss.h @@ -6,8 +6,6 @@ * Licenses: lgpl-2.1-or-later * * Provide common FSS functions. - * - * @todo add "snatch" functions to grab contents in separate sets instead of appending (such as for fss extended). */ #ifndef _FLL_fss_h #define _FLL_fss_h