mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
Cleanup patch
- Removed unused variable. sql/sql_lex.cc: - Removed unused variable
This commit is contained in:
parent
5114cb91e5
commit
eac42d5ac0
1 changed files with 0 additions and 2 deletions
|
@ -2391,8 +2391,6 @@ void st_select_lex_unit::set_limit(SELECT_LEX *sl)
|
|||
|
||||
void st_lex::set_trg_event_type_for_tables()
|
||||
{
|
||||
enum trg_event_type trg_event;
|
||||
|
||||
uint8 new_trg_event_map= 0;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue