about summary refs log tree commit diff
path: root/converter/other
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-07-04 02:02:26 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-07-04 02:02:26 +0000
commitb159c21d101453093e12b321fc16ac5657c998d4 (patch)
treecf51af99a44e5c026c4bab45b8051e10a98443d4 /converter/other
parentd183b4a0d4ff911f9620692bf69e063792174b6c (diff)
downloadnetpbm-mirror-b159c21d101453093e12b321fc16ac5657c998d4.tar.gz
netpbm-mirror-b159c21d101453093e12b321fc16ac5657c998d4.tar.xz
netpbm-mirror-b159c21d101453093e12b321fc16ac5657c998d4.zip
cleanup
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@350 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'converter/other')
-rw-r--r--converter/other/pnmtopng.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/converter/other/pnmtopng.c b/converter/other/pnmtopng.c
index fea24eca..c1bed5ba 100644
--- a/converter/other/pnmtopng.c
+++ b/converter/other/pnmtopng.c
@@ -52,8 +52,6 @@
    because xels were only 24 bits.  Now they're 96.
 */
    
-#define GRR_GRAY_PALETTE_FIX
-
 #ifndef PNMTOPNG_WARNING_LEVEL
 #  define PNMTOPNG_WARNING_LEVEL 0   /* use 0 for backward compatibility, */
 #endif                               /*  2 for warnings (1 == error) */