X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=xt%2Feml_check_limits.t;h=2d632799956730bbb124b1795921259d3e490fce;hb=eeeae20893a2595631359e719eadac9686572734;hp=39de047645b378de92d4d0d706790fe857323714;hpb=cd8cda10c9687533949a8a358fd7b858f704da6e;p=public-inbox.git diff --git a/xt/eml_check_limits.t b/xt/eml_check_limits.t index 39de0476..2d632799 100644 --- a/xt/eml_check_limits.t +++ b/xt/eml_check_limits.t @@ -55,7 +55,6 @@ my $cat_cb = sub { }; my $t = timeit(1, sub { - $git->cat_async_begin; my ($blob, $type); while (<$fh>) { ($blob, $type) = split / /;