diff --git a/src/mac/carbon/dc.cpp b/src/mac/carbon/dc.cpp index 840cdd68f6..98de588c51 100644 --- a/src/mac/carbon/dc.cpp +++ b/src/mac/carbon/dc.cpp @@ -1736,10 +1736,10 @@ void wxDC::MacInstallFont() const { sizeof( Fixed ) , } ; - Boolean kTrue = true ; - Boolean kFalse = false ; +// Boolean kTrue = true ; +// Boolean kFalse = false ; - ATSUVerticalCharacterType kHorizontal = kATSUStronglyHorizontal; +// ATSUVerticalCharacterType kHorizontal = kATSUStronglyHorizontal; ATSUAttributeValuePtr atsuValues[sizeof(atsuTags)/sizeof(ATSUAttributeTag)] = { &atsuSize ,