'notdef' means it's not used, so we remove it
This commit is contained in:
@@ -624,17 +624,6 @@ donothing(int sig)
|
||||
pam_end(pamh, PAM_ABORT);
|
||||
}
|
||||
|
||||
#ifdef notdef
|
||||
static int intrupt;
|
||||
|
||||
/*ARGSUSED*/
|
||||
static void
|
||||
catch(int sig)
|
||||
{
|
||||
++intrupt;
|
||||
}
|
||||
#endif
|
||||
|
||||
/*
|
||||
* *** Bad login logging support ***
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user