Imported Upstream version 1.6.13
[platform/upstream/libpng.git] / contrib / gregbook / readpng2.h
index fbfffb4..6b3660d 100644 (file)
@@ -96,11 +96,6 @@ typedef struct _mainprog_info {
     int rowbytes;
     int channels;
     int need_bgcolor;
-#if (defined(__i386__) || defined(_M_IX86) || defined(__x86_64__))
-    int nommxfilters;
-    int nommxcombine;
-    int nommxinterlace;
-#endif
     int state;
     uch bg_red;
     uch bg_green;