From df1573eb5977ae1db7514ba1acb7427749a22c80 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 23 Jun 2013 17:19:16 +0000 Subject: cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1951 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/pmfileio.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/pmfileio.c') diff --git a/lib/pmfileio.c b/lib/pmfileio.c index 82b44cdb..1263261a 100644 --- a/lib/pmfileio.c +++ b/lib/pmfileio.c @@ -919,10 +919,6 @@ pm_check(FILE * const file, pm_filepos curpos; /* Current position of file; -1 if none */ int rc; -#ifdef LARGEFILEDEBUG - pm_message("pm_filepos received by pm_check() is %u bytes.", - sizeof(pm_filepos)); -#endif /* Note: FTELLO() is either ftello() or ftell(), depending on the capabilities of the underlying C library. It is defined in pm_config.h. ftello(), in turn, may be either ftell() or -- cgit 1.4.1