In B's OptreeCheck, inline diag_or_fail() into its only caller.
authorNicholas Clark <nick@ccl4.org>
Fri, 4 Feb 2011 15:08:28 +0000 (15:08 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 4 Feb 2011 16:04:47 +0000 (16:04 +0000)
commit25b57a7e3aeaed75d57ab52d2271a61cbb3f222a
treef238a77ef380ab14c2c5bbfe8588708a7f4e67c5
parent82336099d393c4ac04507e58e4402ba9c413f791
In B's OptreeCheck, inline diag_or_fail() into its only caller.

$tc->{goterrs} is not referenced after this function, so no need to re-assign
to it.
ext/B/t/OptreeCheck.pm