mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Remove garbage comment
This commit is contained in:
@@ -9614,7 +9614,6 @@ void JOIN_TAB::cleanup()
|
|||||||
table->pos_in_table_list->jtbm_subselect)
|
table->pos_in_table_list->jtbm_subselect)
|
||||||
{
|
{
|
||||||
end_read_record(&read_record);
|
end_read_record(&read_record);
|
||||||
//psergey-merge:
|
|
||||||
table->pos_in_table_list->jtbm_subselect->cleanup();
|
table->pos_in_table_list->jtbm_subselect->cleanup();
|
||||||
DBUG_VOID_RETURN;
|
DBUG_VOID_RETURN;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user