diff options
Diffstat (limited to 'client/mysql.cc')
-rw-r--r-- | client/mysql.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/mysql.cc b/client/mysql.cc index 9ee441a7709..680175f2123 100644 --- a/client/mysql.cc +++ b/client/mysql.cc @@ -1414,7 +1414,6 @@ static int com_server_help(String *buffer __attribute__((unused)), server_cmd= cmd_buf; } - char buff[16], time_buf[32]; MYSQL_RES *result; ulong timer; uint error= 0; |