head	1.2;
access;
symbols
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1
	RELEASE_3_3_0:1.1
	RELEASE_3_2_0:1.1
	RELEASE_3_1_0:1.1
	RELEASE_2_2_8:1.1
	RELEASE_3_0_0:1.1
	RELEASE_2_2_7:1.1
	RELEASE_2_2_6:1.1
	RELEASE_2_2_5:1.1
	RELEASE_2_2_1:1.1
	RELEASE_2_2_2:1.1;
locks; strict;
comment	@# @;


1.2
date	2004.04.11.01.45.12;	author kris;	state dead;
branches;
next	1.1;

1.1
date	96.08.03.11.12.01;	author ache;	state Exp;
branches;
next	;


desc
@@


1.2
log
@As announced 2 months ago, remove these deprecated or broken ports.
@
text
@*** src/readPNG.c.bak	Sun Jun 30 16:30:00 1996
--- src/readPNG.c	Sat Aug  3 14:22:45 1996
***************
*** 159,165 ****
      }
  
      /* SWP -- Hopefully to fix cores on bad PNG files */
!     png_set_message_fn(png_ptr,png_get_msg_ptr(png_ptr),NULL,NULL); 
  
          /* initialize the structures */
      png_info_init(info_ptr);
--- 159,165 ----
      }
  
      /* SWP -- Hopefully to fix cores on bad PNG files */
!     png_set_error_fn(png_ptr,png_get_error_ptr(png_ptr),NULL,NULL);
  
          /* initialize the structures */
      png_info_init(info_ptr);
@


1.1
log
@Upgrade to 2.7b5
@
text
@@

