From 412cbaa4646baea9a347ac4b515b9eeb194e7e1a Mon Sep 17 00:00:00 2001 From: Alexander O'Neill Date: Thu, 10 Feb 2011 12:48:18 -0400 Subject: [PATCH] ISLANDORA-171 code cleanup --- CollectionClass.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/CollectionClass.inc b/CollectionClass.inc index 7eab22d5..278cb778 100644 --- a/CollectionClass.inc +++ b/CollectionClass.inc @@ -417,8 +417,6 @@ class CollectionClass { $tabset = array(); - - global $user; $objectHelper = new ObjectHelper(); $results = $this->getRelatedItems($this->pid, NULL);