We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af93fd8 commit f66a85eCopy full SHA for f66a85e
1 file changed
display.c
@@ -103,7 +103,6 @@ int computeCursorXPos(int cursor, int hexOrAscii)
103
104
void initCurses(void)
105
{
106
- struct sigaction sa;
107
initscr();
108
109
#ifdef HAVE_COLORS
0 commit comments