summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Williams <pfaedit@users.sourceforge.net>2011-02-18 11:37:57 -0800
committerGeorge Williams <pfaedit@users.sourceforge.net>2011-02-18 11:37:57 -0800
commit80341d1a3055b982c02b960770b092ec02edc940 (patch)
tree365707383e559ea7aa6726bbbf9e89928250cfa8
parentafd2f2e3637ab0a44784d7509cf2259793701d32 (diff)
Back out the part of the OPENVMS patch that applies to gimagewritepng. It breaks compilation on unix, and seems unlikely to be needed on VMS either (nothing equivalent in gimagereadpng).
-rw-r--r--gutils/gimagewritepng.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gutils/gimagewritepng.c b/gutils/gimagewritepng.c
index 1fdefc36..43fa0970 100644
--- a/gutils/gimagewritepng.c
+++ b/gutils/gimagewritepng.c
@@ -281,7 +281,6 @@ return( ret );
}
#else
#include <png.h>
-#include <pnginfo.h>
#define int32 _int32
#define uint32 _uint32