]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/core/fontenum.cpp
Generate text events in generic wxSpinCtrl itself.
[wxWidgets.git] / src / osx / core / fontenum.cpp
index f6afd4954590e5046461a8017dfde452c895498f..3d6c0b5c335419133b55ffc12b4be82da8bb9595 100644 (file)
@@ -53,7 +53,7 @@ bool wxFontEnumerator::EnumerateFacenames(wxFontEncoding encoding,
         else
 #endif
         {
-#if (MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_6) && wxOSX_USE_ATSU_TEXT
+#if (MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_6)
             //
             // From Apple's QA 1471 http://developer.apple.com/qa/qa2006/qa1471.html
             //