From 15fd8b5e350bc685dc16bd10234e9634481e9574 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 19 Jun 2015 15:47:58 +0200 Subject: [PATCH] Bug 10063: Remove outdated FIXME Signed-off-by: Jonathan Druart --- C4/Members.pm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/C4/Members.pm b/C4/Members.pm index 2843da4..1a172db 100644 --- a/C4/Members.pm +++ b/C4/Members.pm @@ -529,10 +529,6 @@ C<$count> is the expiration date (9999-12-31 for indefinite) Existing active restrictions are checked before current overdue items. -FIXME: this needs to be split into two functions; a potential block -based on the number of current overdue items could be orthogonal -to a block based on whether the patron has any restrictions. - =cut sub IsMemberBlocked { -- 2.1.0