mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
ha_innodb.cc:
Cleanup
This commit is contained in:
parent
f67308f612
commit
6ae8ff3cc8
1 changed files with 0 additions and 2 deletions
|
@ -1507,8 +1507,6 @@ ha_innobase::close(void)
|
||||||
/*====================*/
|
/*====================*/
|
||||||
/* out: error number */
|
/* out: error number */
|
||||||
{
|
{
|
||||||
trx_t* trx;
|
|
||||||
|
|
||||||
DBUG_ENTER("ha_innobase::close");
|
DBUG_ENTER("ha_innobase::close");
|
||||||
|
|
||||||
row_prebuilt_free((row_prebuilt_t*) innobase_prebuilt);
|
row_prebuilt_free((row_prebuilt_t*) innobase_prebuilt);
|
||||||
|
|
Loading…
Reference in a new issue