1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

WL#5498: Remove dead and unused source code

Remove unused variables.
This commit is contained in:
Davi Arnaut
2010-07-23 17:13:36 -03:00
parent 97c3182312
commit bc4ba28cab
20 changed files with 10 additions and 58 deletions

View File

@ -214,13 +214,6 @@ void STDCALL mysql_server_end()
}
mysql_client_init= org_my_init_done= 0;
#ifdef EMBEDDED_SERVER
if (stderror_file)
{
fclose(stderror_file);
stderror_file= 0;
}
#endif
}
static MYSQL_PARAMETERS mysql_internal_parameters=