unused variable removed

This commit is contained in:
unknown 2005-01-30 10:46:09 +01:00
parent 158020b796
commit 5ee855c850

View file

@ -31,7 +31,6 @@
TABLE *unused_tables; /* Used by mysql_test */
HASH open_cache; /* Used by mysql_test */
HASH assign_cache;
static int open_unireg_entry(THD *thd, TABLE *entry, const char *db,
const char *name, const char *alias,