removing code for pre 10.6 systems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1399,11 +1399,11 @@ int wxMacKeyCodeToModifier(wxKeyCode key)
|
||||
}
|
||||
#endif
|
||||
|
||||
#if wxOSX_USE_COCOA && MAC_OS_X_VERSION_MIN_REQUIRED >= MAC_OS_X_VERSION_10_6
|
||||
#if wxOSX_USE_COCOA
|
||||
|
||||
// defined in utils.mm
|
||||
|
||||
#elif wxOSX_USE_COCOA_OR_CARBON
|
||||
#elif wxOSX_USE_CARBON
|
||||
|
||||
wxMouseState wxGetMouseState()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user