Remove unused member variables from wxGCDCImpl
This commit is contained in:
@@ -223,8 +223,6 @@ protected:
|
|||||||
wxAffineMatrix2D m_matrixExtTransform;
|
wxAffineMatrix2D m_matrixExtTransform;
|
||||||
#endif // wxUSE_DC_TRANSFORM_MATRIX
|
#endif // wxUSE_DC_TRANSFORM_MATRIX
|
||||||
|
|
||||||
double m_formerScaleX, m_formerScaleY;
|
|
||||||
|
|
||||||
wxGraphicsContext* m_graphicContext;
|
wxGraphicsContext* m_graphicContext;
|
||||||
|
|
||||||
bool m_isClipBoxValid;
|
bool m_isClipBoxValid;
|
||||||
|
Reference in New Issue
Block a user