]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/listbox.h
cleanups, proper event handling/cleanup
[wxWidgets.git] / include / wx / mac / carbon / listbox.h
index f94cff95b9c781dc719c9651a1fa0e76d7441568..d5aa80277db3cff8447bdea33ebf517410ab02ee 100644 (file)
@@ -138,8 +138,6 @@ public:
     wxArrayString   m_stringArray ;
     wxListDataArray m_dataArray ;
     wxArrayInt      m_selectionPreImage ;
-    wxArrayLong     m_idArray ;
-    wxUint32        m_nextId ;
     
     void            MacSetRedraw( bool doDraw ) ;
 protected: