oops, remove some debugging junk that crept in
This commit is contained in:
parent
72476d4b24
commit
7217b3e697
|
@ -179,6 +179,6 @@ getpass(const char *prompt)
|
|||
|
||||
static void handler(int s)
|
||||
{
|
||||
fprintf(stderr, "COPPED A SGNAL\n");
|
||||
|
||||
signo = s;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue