From ae6f6cd08761a3f2c2b307ae7337da415bcd9f48 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Tue, 9 Nov 2010 03:09:09 +0000 Subject: cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1364 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/bmptopnm.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'converter') diff --git a/converter/other/bmptopnm.c b/converter/other/bmptopnm.c index 75d73428..55608cc8 100644 --- a/converter/other/bmptopnm.c +++ b/converter/other/bmptopnm.c @@ -34,9 +34,6 @@ #include "pnm.h" #include "bmp.h" -/* MAXCOLORS is the maximum size of a color map in a BMP image */ -#define MAXCOLORS 256 - static xelval const bmpMaxval = 255; /* The maxval for intensity values in a BMP image -- either in a truecolor raster or in a colormap -- cgit 1.4.1