Remove erroneous undefer introduced in 8d73fcd4 (confuses old perls in END)
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 9 Mar 2015 10:25:42 +0000 (11:25 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 18 Mar 2015 13:34:32 +0000 (14:34 +0100)
commit687af0279b6ff3f2224481f76dcd4b465890f266
tree7ce45b44793a5bc225b374b63b1840dc095f6dc3
parent3d02b69a7f40276c2791f06c8566e49b91f58441
Remove erroneous undefer introduced in 8d73fcd4 (confuses old perls in END)

While it is important to check this during namespace cleansing checks, it
actually makes no difference whatsoever during leaktests - things will either
be closed over and thus seen, or they won't be

(cherry pick of 90a80304)
t/lib/DBICTest/Util/LeakTracer.pm