X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76db86e7e18d308dec0b0d6e9ab817775a8ab278..d6c9c1b71e069396bbe3850862de9aa10e6812e0:/include/wx/motif/dc.h?ds=sidebyside diff --git a/include/wx/motif/dc.h b/include/wx/motif/dc.h index fb6316232e..5368b113b0 100644 --- a/include/wx/motif/dc.h +++ b/include/wx/motif/dc.h @@ -162,8 +162,6 @@ public: // recompute scale? bool m_needComputeScaleX, m_needComputeScaleY; - // wxPSDC wants to have this. Will disappear. - float m_scaleFactor; }; #endif