further cleanup
This commit is contained in:
committed by
Vadim Zeitlin
parent
37ba39f19d
commit
9bfa4c6da3
@@ -83,12 +83,6 @@ protected:
|
||||
virtual bool InitFromMonoBitmap(const wxBitmap& bitmap) wxOVERRIDE;
|
||||
|
||||
private:
|
||||
#if !wxOSX_BITMAP_NATIVE_ACCESS
|
||||
wxMemoryBuffer m_memBuf ;
|
||||
int m_bytesPerRow ;
|
||||
int m_width ;
|
||||
int m_height ;
|
||||
#endif
|
||||
void DoCreateMaskBitmap(int width, int height, int bytesPerRow = -1);
|
||||
|
||||
wxCFRef<CGContextRef> m_maskBitmap ;
|
||||
|
Reference in New Issue
Block a user