mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
removed unused variable
This commit is contained in:
parent
aa5441e1c6
commit
abfe3437f7
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue