Unused variable removed (cleanup spotted in bug #2214)

This commit is contained in:
unknown 2004-01-29 18:27:52 +03:00
parent 86351fe428
commit e7a336d869

View File

@ -1177,7 +1177,6 @@ void st_select_lex_unit::exclude_level()
*/
void st_select_lex_unit::exclude_tree()
{
SELECT_LEX_UNIT *units= 0;
for (SELECT_LEX *sl= first_select(); sl; sl= sl->next_select())
{
// unlink current level from global SELECTs list