removed unused variable

This commit is contained in:
Sergey Glukhov 2009-03-05 17:23:16 +04:00
parent aa5441e1c6
commit abfe3437f7

View file

@ -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;