]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagbmp.cpp
restore SetSelection(-1, -1) behaviour which was broken during wxTextEntry refactoring
[wxWidgets.git] / src / common / imagbmp.cpp
index ff95ab1374f59983ec82e7f99fd179eb37d6c5bf..66718fc518fb63bd974134aeeb4b9c4e4669527f 100644 (file)
 // For memcpy
 #include <string.h>
 
-#ifdef __SALFORDC__
-#ifdef FAR
-#undef FAR
-#endif
-#endif
-
 //-----------------------------------------------------------------------------
 // wxBMPHandler
 //-----------------------------------------------------------------------------