mayaでたまにカメラが壊れることがあるのですが、シーンに最初から入ってるカメラ(persp, topなど)はdelキーで削除できません。
そこで次のコマンドで削除できます。後は新規でカメラを作ればOK.
Sometimes cameras in Maya gets buggy and you can’t delete default cameras(like persp and top).
So using the below command you can force delete them. Just make a new camera after that.
camera -e -startupCamera false "persp"
delete persp