Remove apparent pessimization introduced in 6a588797
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 10 Jan 2013 13:13:21 +0000 (14:13 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 12 Jan 2013 13:50:13 +0000 (14:50 +0100)
commit07c8e705f14400762b204d10828b7f74ab7522b8
tree67ae0ecbfc49969181c0fe3f3d2cfc18725e8140
parent575f4f79ac72ddd90a37935a83ee6a3c3856fe53
Remove apparent pessimization introduced in 6a588797

There is no conceivable reason why the attrs need to be recalculated on cursor
reset. All tests seem to pass as well. Removing it as the calculation is quite
expensive - if problems arise bisection will hopefully lead us here
lib/DBIx/Class/ResultSet.pm