mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
kill obsolete FIXME
This commit is contained in:
parent
71a127463a
commit
bd5596cc15
@ -434,8 +434,6 @@ interrogate_terminfo(notcurses* nc, const notcurses_options* opts){
|
||||
return 0;
|
||||
}
|
||||
|
||||
// FIXME should probably register a SIGWINCH handler here
|
||||
// FIXME install other sighandlers to clean things up
|
||||
notcurses* notcurses_init(const notcurses_options* opts){
|
||||
struct termios modtermios;
|
||||
notcurses* ret = malloc(sizeof(*ret));
|
||||
|
Loading…
x
Reference in New Issue
Block a user