]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagjpeg.cpp
make sure mac pref files remain visible and named as before
[wxWidgets.git] / src / common / imagjpeg.cpp
index d045596065270a56b7da4401918e00eb83abd49c..f279fed885a5631f2b4e31444ca88faaa6a13158 100644 (file)
@@ -57,10 +57,6 @@ typedef boolean wxjpeg_boolean;
 // For JPEG library error handling
 #include <setjmp.h>
 
-#ifdef __SALFORDC__
-#undef FAR
-#endif
-
 // ----------------------------------------------------------------------------
 // types
 // ----------------------------------------------------------------------------