Removes the specified Player from the Guild.
Guild:DeleteMember( player, isDisbanding )
Player player
The Player to be removed from the guild.
boolean isDisbanding
Default 'false', should only be set to 'true' if the guild is triggered to disband.
Nothing.