Commit abfe3437 authored by Sergey Glukhov's avatar Sergey Glukhov

removed unused variable

parent aa5441e1
......@@ -4838,7 +4838,6 @@ bool Item_func_get_system_var::is_written_to_binlog()
void Item_func_get_system_var::fix_length_and_dec()
{
char *cptr;
int well_formed_error;
maybe_null=0;
max_length= 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