]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagpng.cpp
1945421 applied
[wxWidgets.git] / src / common / imagpng.cpp
index bb081b809a5e532d0679a7854c43bdb5e7163e33..0a5c3c48268593baf7f720cce683ec7987aa31e2 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        src/common/imagepng.cpp
+// Name:        src/common/imagpng.cpp
 // Purpose:     wxImage PNG handler
 // Author:      Robert Roebling
 // RCS-ID:      $Id$
 // For memcpy
 #include <string.h>
 
-#ifdef __SALFORDC__
-#ifdef FAR
-#undef FAR
-#endif
-#endif
-
 // ----------------------------------------------------------------------------
 // constants
 // ----------------------------------------------------------------------------