Update ModifiedComboBox.h

Remove a line
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 04:26:49 -05:00
parent eb03ed4b7e
commit 215859c96e
1 changed files with 0 additions and 1 deletions

View File

@ -146,7 +146,6 @@ private:
TParamList m_ParamList;
};
typedef CModifiedComboBoxT<WPARAM> CModifiedComboBox;