diff options
Diffstat (limited to 'uxd.c')
-rw-r--r-- | uxd.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -265,7 +265,6 @@ int dump_utf8_char(void) { } } - /* TODO: handle BOM? what about combining diacritics? */ if(bad) { fg = BAD_FG; bg = BAD_BG; |