aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-12 15:58:54 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-12 15:58:54 -0500
commit6f4a632c756ef4085c56bc6b48929e8ef92f9c8b (patch)
tree9de4553c1b255be44d9dd6b9c896920fedbee879
parent7bf4de8faaf66c25053e9b74a3867a130a1ec67d (diff)
downloaduxd-6f4a632c756ef4085c56bc6b48929e8ef92f9c8b.tar.gz
remove bogus comment
-rw-r--r--uxd.c1
1 files changed, 0 insertions, 1 deletions
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;