]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/grid.h
added cw6 fixes and patrick's patches
[wxWidgets.git] / include / wx / generic / grid.h
index 3fc9dfb640de8b982aff125adf97c6d1aa9c452a..21ad06b098d4d4c724819726bb03e6fe3e1da52f 100644 (file)
@@ -1535,11 +1535,6 @@ protected:
     wxGridTableBase          *m_table;
     bool                      m_ownTable;
 
-    int m_left;
-    int m_top;
-    int m_right;
-    int m_bottom;
-
     int m_numRows;
     int m_numCols;