oops, remove some debugging junk that crept in

This commit is contained in:
Damien Miller 2002-02-14 20:43:08 +11:00
parent 72476d4b24
commit 7217b3e697
1 changed files with 1 additions and 1 deletions

View File

@ -179,6 +179,6 @@ getpass(const char *prompt)
static void handler(int s)
{
fprintf(stderr, "COPPED A SGNAL\n");
signo = s;
}