Skip to content

Commit d30a043

Browse files
committed
Refactoring for ISSUE Yubico#230
1 parent 3b4a307 commit d30a043

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

util.c

-2
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,6 @@ check_user_token_mysql(const char *mysql_server,
283283

284284
end_connection:
285285
mysql_close(con);
286-
if(verbose)
287-
D (debug_file, "close connection");
288286
mysql_library_end();
289287
return retval;
290288
}

0 commit comments

Comments
 (0)