Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '7zip/FileManager/PanelFolderChange.cpp')
-rwxr-xr-x7zip/FileManager/PanelFolderChange.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/7zip/FileManager/PanelFolderChange.cpp b/7zip/FileManager/PanelFolderChange.cpp
index d8ae7d1b..1db8196c 100755
--- a/7zip/FileManager/PanelFolderChange.cpp
+++ b/7zip/FileManager/PanelFolderChange.cpp
@@ -216,7 +216,7 @@ bool CPanel::OnNotifyComboBoxEndEdit(PNMCBEENDEDIT info, LRESULT &result)
}
#endif
-void CPanel::OnComboBoxCommand(UINT code, LPARAM &param)
+void CPanel::OnComboBoxCommand(UINT /* code */, LPARAM & /* param */)
{
/*
if (code == CBN_SELENDOK)