Remove non existing OnSize event in SYMBOL_EDIT_FRAME EVENT_TABLE

This commit is contained in:
jean-pierre charras 2023-03-17 19:56:01 +01:00
parent ad5d3d4eba
commit d62d775115
1 changed files with 0 additions and 2 deletions

View File

@ -78,8 +78,6 @@ bool SYMBOL_EDIT_FRAME::m_showDeMorgan = false;
BEGIN_EVENT_TABLE( SYMBOL_EDIT_FRAME, SCH_BASE_FRAME )
EVT_SIZE( SYMBOL_EDIT_FRAME::OnSize )
EVT_COMBOBOX( ID_LIBEDIT_SELECT_UNIT_NUMBER, SYMBOL_EDIT_FRAME::OnSelectUnit )
// menubar commands