git-svn-id: file:///svnroot/pam-modules/trunk@59 56984be4-0537-0410-a56c-fcb268c96130
This commit is contained in:
Sergey Poznyakoff 2007-08-14 08:56:02 +00:00
parent 1c004f2fe6
commit 69e4484b3f
4 changed files with 10 additions and 3 deletions

View file

@ -317,7 +317,6 @@ verify_user_pass(const char *username, const char *password)
int portno;
char *query, *exquery;
char *p;
MYSQL_RES *result;
int rc;
hostname = find_config("host");