mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Polishing: generate more warnings and make code warnings-free.
This commit is contained in:
@ -186,7 +186,6 @@ int User_map::load(const char *password_file_name, const char **err_msg)
|
||||
2 + /* for newline */
|
||||
1]; /* for trailing zero */
|
||||
User *user;
|
||||
int rc= 1;
|
||||
|
||||
if (my_access(password_file_name, F_OK) != 0)
|
||||
{
|
||||
|
Reference in New Issue
Block a user