From 8dac11e8167e988cac0402916daa2b2e8330a901 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Mon, 31 Dec 2007 03:55:36 +0000 Subject: Remove obsolete comment git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@525 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/pamtotiff.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'converter/other/pamtotiff.c') diff --git a/converter/other/pamtotiff.c b/converter/other/pamtotiff.c index 49123d4f..1567e5cf 100644 --- a/converter/other/pamtotiff.c +++ b/converter/other/pamtotiff.c @@ -791,16 +791,6 @@ createTiffGenerator(int const ofd, const char * option; - /* Before 10.12 (November 2002), we set O_NONBLOCK here: - - fcntl( 1, F_SETFL, O_NONBLOCK ) ; - - I have no idea why. The comment attached said, - - acooke dec99 - otherwise blocks on read inside - next line (Linux i386) - */ - validateSeekableOutputFile(ofd, outFileName); if (append) -- cgit 1.4.1