X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f97c985452b20a8c2f0bbfb1d0275298bf09fb45..be6bf94bf0500c4d83a0180125a8376cbba676b3:/include/wx/motif/choice.h diff --git a/include/wx/motif/choice.h b/include/wx/motif/choice.h index 30423c0e96..321e5cfab3 100644 --- a/include/wx/motif/choice.h +++ b/include/wx/motif/choice.h @@ -77,8 +77,6 @@ protected: WXWidget* m_widgetList ; WXWidget m_formWidget; wxStringList m_stringList; -public: - bool m_inSetValue; }; #endif