cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d4bd6c97be
commit
f51374fe9d
@ -2856,10 +2856,6 @@ bool wxMacMLTEHIViewControl::HasFocus() const
|
||||
return control == m_textView ;
|
||||
}
|
||||
|
||||
#if MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_4
|
||||
#define kCGColorSpaceGenericRGB CFSTR("kCGColorSpaceGenericRGB")
|
||||
#endif
|
||||
|
||||
void wxMacMLTEHIViewControl::SetBackground( const wxBrush &brush )
|
||||
{
|
||||
wxMacMLTEControl::SetBackground( brush ) ;
|
||||
|
Loading…
Reference in New Issue
Block a user