From a00ad0c47cd7b60351fdbb3f9071992ce939a0a4 Mon Sep 17 00:00:00 2001
From: Demian Katz <demian.katz@villanova.edu>
Date: Thu, 2 Jun 2016 09:03:17 -0400
Subject: [PATCH] Fixed duplicate section heading.

---
 config/vufind/VoyagerRestful.ini | 2 --
 1 file changed, 2 deletions(-)

diff --git a/config/vufind/VoyagerRestful.ini b/config/vufind/VoyagerRestful.ini
index ddadcb1d532..7c32b4e7d2e 100644
--- a/config/vufind/VoyagerRestful.ini
+++ b/config/vufind/VoyagerRestful.ini
@@ -218,8 +218,6 @@ disableAvailabilityCheckForRequestGroups = "15:19:21:32"
 ;helpText = "Help text for all languages."
 ;helpText[en-gb] = "Help text for English language."
 
-; This section controls call slip behavior (storage retrieval requests in VuFind).
-[StorageRetrievalRequests]
 ; Colon-separated list of call slip statuses (see CALL_SLIP_STATUS_TYPE table in
 ; Voyager's database) that control whether a call slip is displayed. Only slips
 ; matching statuses in this list will be displayed. Current Voyager versions (as of
-- 
GitLab