X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e45770ceb21535986f806d22feda734a0e5ed49..2356708db31b737c6eae53c2316b642aa5a2e68d:/include/wx/generic/choicdgg.h diff --git a/include/wx/generic/choicdgg.h b/include/wx/generic/choicdgg.h index 991ea54bb2..4e240a0f98 100644 --- a/include/wx/generic/choicdgg.h +++ b/include/wx/generic/choicdgg.h @@ -6,7 +6,7 @@ // Created: 01/02/97 // RCS-ID: $Id$ // Copyright: (c) -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __CHOICEDLGH_G__ @@ -79,10 +79,8 @@ public: void OnListBoxDClick(wxCommandEvent& event); protected: - long m_dialogStyle; int m_selection; wxString m_stringSelection; - void *m_clientData; wxListBox *m_listbox; private: