http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327

--- Comment #47 from Chris Hall <chr...@catalyst.net.nz> 2011-12-08 22:06:52 
UTC ---
Created attachment 6682
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6682
Patch removes unneeded self=shift from TTParser::unshift_token

While Duncan was creating unit tests for TTParser I found an unneeded 'my
$self=shift' within TTParser::unshift_token, however ::peep_token and
::next_token do not take a $self argument.

No client code uses this so it shouldn't break anything.
~Chris

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to