we no longer try to deal with buggy giflibs
authorTony Cook <tony@develop-help.com>
Tue, 26 Jan 2016 09:54:04 +0000 (20:54 +1100)
committerTony Cook <tony@develop-help.com>
Tue, 26 Jan 2016 09:54:04 +0000 (20:54 +1100)
t/200-file/400-basic.t

index a7d0b77ff33b74e754ff6605cd859e8dc35d7a45..fb95f780d4a99359fff929cbb88f9b644f6caf15 100644 (file)
@@ -11,8 +11,6 @@ use Imager::Test qw(is_image);
 sub diag_skip_image($$);
 sub diag_skip_errno($);
 
-my $buggy_giflib_file = "buggy_giflib.txt";
-
 my @cleanup = "t50basicoo.log";
 
 -d "testout" or mkdir "testout";