forked from RepoMirrors/bemenu
No longer true.
This commit is contained in:
parent
f26981a144
commit
fa9c421b77
@ -26,9 +26,6 @@ static const char *TTY = "CON";
|
||||
static const char *TTY = "/dev/tty";
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Dynamically loaded curses API.
|
||||
*/
|
||||
static struct curses {
|
||||
WINDOW *stdscr;
|
||||
struct sigaction abrt_action;
|
||||
|
Loading…
Reference in New Issue
Block a user