From 2cb79d45ca6f63b46e85391c97f007f03fa71f1f Mon Sep 17 00:00:00 2001
From: Jonathan Druart <jonathan.druart@biblibre.com>
Date: Mon, 13 Apr 2015 13:21:41 +0200
Subject: [PATCH] Bug 7981: Remove HomeOrHoldingBranchReturn syspref from
 C4::UsageStats

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
---
 C4/UsageStats.pm |    1 -
 1 file changed, 1 deletion(-)

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.10.4