]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/choice.h
added methods for sequential scan of wxTextFile: Get{First|Next|Prev|Last}Line
[wxWidgets.git] / include / wx / motif / choice.h
index 30423c0e96138c66a3f75de321605f6b065cb3b2..321e5cfab39db7021828faf21a1ed349247c8a8b 100644 (file)
@@ -77,8 +77,6 @@ protected:
   WXWidget*     m_widgetList ;
   WXWidget      m_formWidget;
   wxStringList  m_stringList;
-public:
-  bool          m_inSetValue;
 };
 
 #endif