]> git.koha-community.org Git - koha.git/commit
Bug 36395: Remove useless fetch in admin/marc_subfields_structure.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Mar 2024 14:52:52 +0000 (15:52 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 5 Apr 2024 09:51:16 +0000 (11:51 +0200)
commit4158783eb284cf5f89266d3251f6d647200c0f01
tree0449b4db42e3efbbcedda1f822aefa234e5e9acb
parent7356a5cbd48cdb3a7971608f59131152d296a447
Bug 36395: Remove useless fetch in admin/marc_subfields_structure.pl

Since (a long time ago!)
  commit 62aa3f4292d83bc9304e296de5f0830e28510492
  Bug 17216: Use Koha::AVC from mss.pl

This $sth2 is never fetched, we are retrieving the AV cat using
Koha::AV::Categories

Sponsored-by: The Research University in the Helmholtz Association (KIT)
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
admin/marc_subfields_structure.pl