mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-14 04:11:37 -06:00
4.43 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
0ec42ff829
commit
804edc5756
@@ -216,7 +216,7 @@ bool CPanel::OnNotifyComboBoxEndEdit(PNMCBEENDEDIT info, LRESULT &result)
|
||||
}
|
||||
#endif
|
||||
|
||||
void CPanel::OnComboBoxCommand(UINT code, LPARAM ¶m)
|
||||
void CPanel::OnComboBoxCommand(UINT /* code */, LPARAM & /* param */)
|
||||
{
|
||||
/*
|
||||
if (code == CBN_SELENDOK)
|
||||
|
||||
Reference in New Issue
Block a user