about summary refs log tree commit diff
path: root/converter/other
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-08-01 19:44:06 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-08-01 19:44:06 +0000
commit83a7b404160412757f99e939c7f55fb9459f4fc5 (patch)
tree43d21517ac73b4022322b11142dd71fd5177695b /converter/other
parentea971e9981f61f7cc0da856e818f090306c3607d (diff)
downloadnetpbm-mirror-83a7b404160412757f99e939c7f55fb9459f4fc5.tar.gz
netpbm-mirror-83a7b404160412757f99e939c7f55fb9459f4fc5.tar.xz
netpbm-mirror-83a7b404160412757f99e939c7f55fb9459f4fc5.zip
cleanup
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@963 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'converter/other')
-rw-r--r--converter/other/pngtopam.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/converter/other/pngtopam.c b/converter/other/pngtopam.c
index b3f934c7..563cab3c 100644
--- a/converter/other/pngtopam.c
+++ b/converter/other/pngtopam.c
@@ -22,7 +22,6 @@
 #include <math.h>
 #include <float.h>
 #include <png.h>    /* includes zlib.h and setjmp.h */
-#define VERSION "2.37.4 (5 December 1999) +netpbm"
 
 #include "pm_c_util.h"
 #include "mallocvar.h"