From 6f4a632c756ef4085c56bc6b48929e8ef92f9c8b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 12 Dec 2024 15:58:54 -0500 Subject: remove bogus comment --- uxd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/uxd.c b/uxd.c index 75d6364..cff81cf 100644 --- a/uxd.c +++ b/uxd.c @@ -265,7 +265,6 @@ int dump_utf8_char(void) { } } - /* TODO: handle BOM? what about combining diacritics? */ if(bad) { fg = BAD_FG; bg = BAD_BG; -- cgit v1.2.3