aboutsummaryrefslogtreecommitdiff
path: root/uxd.c
diff options
context:
space:
mode:
Diffstat (limited to 'uxd.c')
-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;