Commit 847e6873 authored by unknown's avatar unknown
Browse files

Fix after manual merge: remove dead declaration.

parent cda57c96
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;