summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-06-17 19:02:26 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-06-17 19:02:26 +0000
commit06cead600a8695c2664e5728569d8982e8fcbd47 (patch)
tree4c2a69e71e5ba3bbc5ac473da62714000df40bba
parentfbd9c8d8572ef586c691fb6bcec7f325f50e6ac1 (diff)
downloadmandoc-06cead600a8695c2664e5728569d8982e8fcbd47.tar.gz
Removed superfluous FIXMEs (fixed already).
-rw-r--r--mdoc_macro.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mdoc_macro.c b/mdoc_macro.c
index deb03e3d..d7c3e35c 100644
--- a/mdoc_macro.c
+++ b/mdoc_macro.c
@@ -22,8 +22,6 @@
#include "libmdoc.h"
-/* FIXME: .Fl, .Ar, .Cd handling of `|'. */
-
enum mwarn {
WIGNE,
WIMPBRK,