Commit 151e6aba authored by unknown's avatar unknown

Clean up patch

- Removed unused variable.


sql/sql_lex.cc:
  - Removed unused variable
parent 421fa784
......@@ -2059,8 +2059,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;
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment