Bug 6027 - Delete biblios if deleting all their items in batch deletion
[koha_gimpoz] / C4 / Linker.pm
index f030258..a3c04f7 100644 (file)
@@ -86,8 +86,6 @@ sub new {
 
     return $self->SUPER::_handle_auth_limit($authid), $fuzzy;
 
-=back
-
 Function to be called by subclasses to handle authority record limits.
 
 =cut