Updated a FIXME comment.
authorarensb <arensb>
Wed, 16 Oct 2002 12:45:15 +0000 (12:45 +0000)
committerarensb <arensb>
Wed, 16 Oct 2002 12:45:15 +0000 (12:45 +0000)
C4/Search.pm

index cde818c..5644aa7 100755 (executable)
@@ -2039,8 +2039,7 @@ C<$ocount> is the number of items that haven't arrived yet
 =cut
 #'
 
-# FIXME - There's also a &C4::Acquisitions::itemcount and
-# &C4::Biblio::itemcount.
+# FIXME - There's also a &C4::Biblio::itemcount.
 # Since they're all exported, acqui/acquire.pl doesn't compile with -w.
 sub itemcount {
   my ($env,$bibnum,$type)=@_;