X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/17c0e08c61c69b77e58b3e9ffc78d58fcf105940..240889a18cb17f20884c6ce36e52a6dcf589bb08:/wxPython/src/controls2.i diff --git a/wxPython/src/controls2.i b/wxPython/src/controls2.i index 9ace925b79..e194244912 100644 --- a/wxPython/src/controls2.i +++ b/wxPython/src/controls2.i @@ -330,7 +330,6 @@ public: int m_code; long m_itemIndex; - long m_oldItemIndex; int m_col; bool m_cancelled; wxPoint m_pointDrag; @@ -338,8 +337,6 @@ public: int GetCode(); long GetIndex(); - long GetOldIndex(); - long GetOldItem(); int GetColumn(); bool Cancelled(); wxPoint GetPoint();