From b4d544584e7b5b1355a7c9a708d118ea29a31a75 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 26 Jan 2008 23:41:54 +0000 Subject: Remove debugging code git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@568 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/tifftopnm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/converter/other/tifftopnm.c b/converter/other/tifftopnm.c index 03f6f9e5..76670dac 100644 --- a/converter/other/tifftopnm.c +++ b/converter/other/tifftopnm.c @@ -1462,7 +1462,6 @@ convertIt(TIFF * const tifP, success = TIFFReadDirectory(tifP); eof = !success; ++imageSeq; -exit(5); } } -- cgit 1.4.1