private void ConfirmFriendRemoval()
 {
     m_Manager.ConfirmRemovalOfFriend(m_AccountRelative);
 }