mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
Fix after manual merge: remove dead declaration.
This commit is contained in:
parent
cda57c96df
commit
847e687327
1 changed files with 0 additions and 1 deletions
|
|
@ -277,7 +277,6 @@ static int emb_stmt_execute(MYSQL_STMT *stmt)
|
|||
{
|
||||
DBUG_ENTER("emb_stmt_execute");
|
||||
char header[5];
|
||||
MYSQL_DATA *res;
|
||||
THD *thd;
|
||||
my_bool res;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue