Launch Services are not available on iPhone
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ade40d72f0
commit
7c38b3a525
@ -101,8 +101,6 @@ wxString wxGetOsDescription()
|
||||
wxString::FromAscii(name.machine).c_str());
|
||||
}
|
||||
|
||||
#endif // wxOSX_USE_COCOA_OR_CARBON
|
||||
|
||||
//===========================================================================
|
||||
// IMPLEMENTATION
|
||||
//===========================================================================
|
||||
@ -286,3 +284,4 @@ bool wxMacLaunch(char **argv)
|
||||
return true ;
|
||||
}
|
||||
|
||||
#endif // wxOSX_USE_COCOA_OR_CARBON
|
||||
|
Loading…
Reference in New Issue
Block a user