]> git.imager.perl.org - imager.git/commitdiff
don't display the raw text version of the gih header version to reduce noise
authorTony Cook <tony@develop=help.com>
Thu, 16 Sep 2010 13:25:52 +0000 (13:25 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 16 Sep 2010 13:25:52 +0000 (13:25 +0000)
GIF/Makefile.PL

index bdf8620f0fb0bd804167a4b514cbeff3961be678..9e7997f165cda18948ce6f9e909d485b21a5ec59 100644 (file)
@@ -112,7 +112,6 @@ const char vers[] = GIF_LIB_VERSION;
 const char *versp = vers;
 int ver_maj;
 int ver_min;
-fprintf(stderr, "GIF: header version '%s'\n", GIF_LIB_VERSION);
 gf=DGifOpenFileName("testimg/expected.gif");
 if (!gf) {
   fprintf(stderr, "GIF: Cannot open testimg/expected.gif\n");