Merge pull request #2311 from RosettaCommons/roccomoretti/fix_atom_alias_delete
Fix issue with delete_atom and atom_aliases.
If you had a patch which deleted an atom which has an atom alias, there's a good possibility that it wouldn't work, as it would crash when you're attempting to delete the alias and the stripped alias name.