about summary refs log tree commit diff
path: root/converter
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-11-09 03:09:09 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-11-09 03:09:09 +0000
commitae6f6cd08761a3f2c2b307ae7337da415bcd9f48 (patch)
tree25a346543c946b0cd579653bd38f8cce61442615 /converter
parent9c4a88f019b9ff63c4c767e97b31002369b899f8 (diff)
downloadnetpbm-mirror-ae6f6cd08761a3f2c2b307ae7337da415bcd9f48.tar.gz
netpbm-mirror-ae6f6cd08761a3f2c2b307ae7337da415bcd9f48.tar.xz
netpbm-mirror-ae6f6cd08761a3f2c2b307ae7337da415bcd9f48.zip
cleanup
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1364 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'converter')
-rw-r--r--converter/other/bmptopnm.c3
1 files changed, 0 insertions, 3 deletions
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