if you want to remove your mirror db you need to remove mirroring first and then only drop the mirror db........
alter database dbname set partner off
will turn off the mirroring now if you drop the db you can do it.......
[font="Verdana"]- Deepak[/font]