summaryrefslogtreecommitdiffstats
path: root/mdoc_argv.c
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc_argv.c')
-rw-r--r--mdoc_argv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mdoc_argv.c b/mdoc_argv.c
index 56680fad..0cb36ff9 100644
--- a/mdoc_argv.c
+++ b/mdoc_argv.c
@@ -32,8 +32,6 @@
* There's no limit to the number or arguments that may be allocated.
*/
-/* FIXME .Bf Li raises "macro-like parameter". */
-
#define ARGS_DELIM (1 << 1)
#define ARGS_TABSEP (1 << 2)