]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dc.h
argh... yet another compilation fix
[wxWidgets.git] / include / wx / motif / dc.h
index fb6316232e8bf120395fe75b0b88c8b9a539f717..5368b113b0f71abe3536471ef475e0b9cc62ed08 100644 (file)
@@ -162,8 +162,6 @@ public:
     // recompute scale?
     bool         m_needComputeScaleX, m_needComputeScaleY;
 
-    // wxPSDC wants to have this. Will disappear.
-    float        m_scaleFactor;
 };
 
 #endif