[master] Removed "#define PNG_NO_ERROR_NUMBERS" that was inadvertently added

    to pngconf.h in version 1.2.41.
diff --git a/ANNOUNCE b/ANNOUNCE
index 97b2f9b..2d24de0 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -43,6 +43,8 @@
 Changes since the last public release (1.2.41):
 
 version 1.2.42beta01 [December 4, 2009]
+  Removed "#define PNG_NO_ERROR_NUMBERS" that was inadvertently added
+    to pngconf.h in version 1.2.41.
 
 Send comments/corrections/commendations to png-mng-implement at lists.sf.net
 
diff --git a/CHANGES b/CHANGES
index 2a4fa6e..53ff77c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2606,6 +2606,8 @@
   Updated the list of files and made some cosmetic changes in README.
 
 version 1.2.42 [December 4, 2009]
+  Removed "#define PNG_NO_ERROR_NUMBERS" that was inadvertently added
+    to pngconf.h in version 1.2.41.
 
 Send comments/corrections/commendations to png-mng-implement at lists.sf.net
 (subscription required; visit
diff --git a/pngconf.h b/pngconf.h
index ecce5bc..63c0c7b 100644
--- a/pngconf.h
+++ b/pngconf.h
@@ -756,7 +756,6 @@
 
 #endif /* PNG_WRITE_SUPPORTED */
 
-#define PNG_NO_ERROR_NUMBERS
 #ifndef PNG_1_0_X
 #  ifndef PNG_NO_ERROR_NUMBERS
 #    define PNG_ERROR_NUMBERS_SUPPORTED