X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContact%2FPage%2FView%2FRelationship.php;h=354b00e08a4720c24c105c8c154359a328fd37dd;hb=a946aa64b981cfd2738fa06fa9ce34dd5b76f5f7;hp=8f9b8a32349368ec6c82acb9a12b3bf9a38bd0df;hpb=ef10e0b52408ba266239a859756d757a10348228;p=civicrm-core.git diff --git a/CRM/Contact/Page/View/Relationship.php b/CRM/Contact/Page/View/Relationship.php index 8f9b8a3234..354b00e08a 100644 --- a/CRM/Contact/Page/View/Relationship.php +++ b/CRM/Contact/Page/View/Relationship.php @@ -101,7 +101,6 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page { "action=view&reset=1&id={$viewRelationship[$this->_id]['id']}&cid={$this->_contactId}&context=home" ); - $session = CRM_Core_Session::singleton(); $recentOther = array();