- if ( m_lastAcceptedSelection == -1 )
- {
- // no current selection so no need to restore it later (this
- // happens when opening a combobox containing text not from its
- // list of items and we shouldn't erase this text)
- m_lastAcceptedSelection = wxID_NONE;
- }