Removed extra "drop view v1"

mysql-test/r/sp-prelocking.result:
  Update test result
mysql-test/t/sp-prelocking.test:
  One drop too many
This commit is contained in:
unknown 2006-02-07 19:59:19 +01:00
commit 56f138b945
2 changed files with 0 additions and 2 deletions

View file

@ -214,4 +214,3 @@ drop function f1;
drop function f2;
drop function f3;
drop procedure sp1;
drop view v1;

View file

@ -240,4 +240,3 @@ drop function f1;
drop function f2;
drop function f3;
drop procedure sp1;
drop view v1;