From 6b68c6557b115426d967e0c753df757020c3340a Mon Sep 17 00:00:00 2001 From: bjarni Date: Fri, 30 Nov 2007 14:49:13 +0000 Subject: (svn r11542) -Fix r11540: [OSX] presumed 10.3 style strings when using GetCurrentLocale nomatter what OSX the target was --- src/os/macosx/macos.mm | 1 - 1 file changed, 1 deletion(-) (limited to 'src/os/macosx') diff --git a/src/os/macosx/macos.mm b/src/os/macosx/macos.mm index 1e97f57be..7e466aaad 100644 --- a/src/os/macosx/macos.mm +++ b/src/os/macosx/macos.mm @@ -1,6 +1,5 @@ /* $Id$ */ -#define MAC_OS_X_VERSION_MIN_REQUIRED MAC_OS_X_VERSION_10_3 #include #include -- cgit v1.2.3-54-g00ecf