1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Remove unused variable

This commit is contained in:
unknown
2006-03-28 19:34:44 +02:00
parent bc609ffbd0
commit caeb6e274e
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())