]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/corefoundation/utilsexc_base.cpp
bringing wxmac in line using cflocale
[wxWidgets.git] / src / mac / corefoundation / utilsexc_base.cpp
index 09c7d8f1bc984a1a3e8274d145bc0e12ca51feea..b1ed128295459e88fc6f99d51fa52858d92b68e3 100644 (file)
 #include "wx/mac/corefoundation/cfstring.h"
 
 // Default path style
-#ifdef __WXMAC_OSX__
 #define kDefaultPathStyle kCFURLPOSIXPathStyle
-#else
-#define kDefaultPathStyle kCFURLHFSPathStyle
-#endif
 
 //===========================================================================
 //  IMPLEMENTATION