Skip to content

Commit

Permalink
Refactoring for ISSUE Yubico#230
Browse files Browse the repository at this point in the history
  • Loading branch information
baimard committed Jul 28, 2021
1 parent 3b4a307 commit d30a043
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions util.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,6 @@ check_user_token_mysql(const char *mysql_server,

end_connection:
mysql_close(con);
if(verbose)
D (debug_file, "close connection");
mysql_library_end();
return retval;
}
Expand Down

0 comments on commit d30a043

Please sign in to comment.