1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Remove unused variable

This commit is contained in:
msvensson@shellback.
2006-03-28 19:34:44 +02:00
parent 21001c6df1
commit 1d30dfdc00
8 changed files with 0 additions and 13 deletions

View File

@ -445,8 +445,6 @@ static my_bool init_handlerton(THD *unused1, st_plugin_int *plugin,
int ha_init()
{
int error= 0;
handlerton **types;
show_table_alias_st *table_alias;
total_ha= savepoint_alloc_size= 0;
if (ha_init_errors())