diff --git a/includes/orphaned_objects.inc b/includes/orphaned_objects.inc index ef8277b0..1766d842 100644 --- a/includes/orphaned_objects.inc +++ b/includes/orphaned_objects.inc @@ -193,7 +193,6 @@ function islandora_get_orphaned_objects() { watchdog_exception('Islandora', $e, 'Got an exception searching for parent objects .', array(), WATCHDOG_ERROR); $results = array(); } - $orphaned_objects = array(); $already_checked = array(); $dead_parents = array();