Bug 10063: Remove outdated FIXME
authorJonathan Druart <jonathan.druart@koha-community.org>
Fri, 19 Jun 2015 13:47:58 +0000 (15:47 +0200)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Mon, 22 Jun 2015 14:09:19 +0000 (11:09 -0300)
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
C4/Members.pm

index 2843da4..1a172db 100644 (file)
@@ -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 {