Fixed debug message in mblogin
This commit is contained in:
@@ -61,8 +61,6 @@ int pw_auth(const char *cipher, const char *user, int reason, const char *input)
|
||||
const char *cp;
|
||||
int retval;
|
||||
|
||||
printf("\n%s %s %d %s\n", cipher, user, reason, input);
|
||||
|
||||
/*
|
||||
* There are programs for adding and deleting authentication data.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user