https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40465
Bug ID: 40465
Summary: Unused variables in labels/label-create-pdf.pl
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Label/patron card printing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
This whole line is unnecessary in labels/label-created-pdf.pl:
my ( $barcode_llx, $barcode_lly, $barcode_width, $barcode_y_scale_factor ) = 0,
0, 0, 0;
I imagine once upon a time maybe it was needed but not anymore.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/