]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/cursor.h
Added wxFileName::GetModificationTime()
[wxWidgets.git] / include / wx / os2 / cursor.h
index 7bf944fcc1ced45e3a14f4c28e3f906b10f410da..e261d2cc07471b98cf23f68d37779fe32c84ef06 100644 (file)
@@ -23,7 +23,6 @@ public:
     ~wxCursorRefData();
 
 protected:
-  WXHCURSOR m_hCursor;
   bool m_destroyCursor;
 };