From 80bec14d09fe10de2550d6fce7aae4d945f8b0b5 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 13 Apr 2015 13:21:41 +0200 Subject: [PATCH] [SIGNED-OFF] Bug 7981: Remove HomeOrHoldingBranchReturn syspref from C4::UsageStats Signed-off-by: Jonathan Druart Signed-off-by: Kyle M Hall --- C4/UsageStats.pm | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/C4/UsageStats.pm b/C4/UsageStats.pm index 73c2e1f..b3ad588 100644 --- a/C4/UsageStats.pm +++ b/C4/UsageStats.pm @@ -129,7 +129,6 @@ sub BuildReport { AutoRemoveOverduesRestrictions CircControl HomeOrHoldingBranch - HomeOrHoldingBranchReturn InProcessingToShelvingCart IssueLostItem IssuingInProcess -- 1.7.2.5