multimail: remove TODO, the curses display bugs have been fixed by roy@.

The issue mentioned in TODO was an occurence of NetBSD PR lib/23910.
This commit is contained in:
Frederic Cambus 2020-03-12 12:12:51 +01:00
parent 97a3ea378f
commit 5a80ab5518
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
If curses(3) is used on NetBSD, there are displays issues. In the main screen,
background color is not rendered when there is no character in a cell, so the
cells appear black. Same issue also happens in most dialog boxes.