/* * call-seq: * delete_contact(contact_uid) * * Deletes a contact */ static VALUE revolution_delete_contact(VALUE self, VALUE contact_uid) {