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

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/CmdUI/CmdUI.cpp')
-rw-r--r--src/ui/CmdUI/CmdUI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/CmdUI/CmdUI.cpp b/src/ui/CmdUI/CmdUI.cpp
index c1bf6d16d..1e441d9f8 100644
--- a/src/ui/CmdUI/CmdUI.cpp
+++ b/src/ui/CmdUI/CmdUI.cpp
@@ -77,7 +77,7 @@ void CCmdUIDialog::OnKickIdle()
// Q242577
-void CCmdUIDialog::OnInitMenuPopup(CMenu *pPopupMenu, UINT nIndex,BOOL bSysMenu)
+void CCmdUIDialog::OnInitMenuPopup(CMenu *pPopupMenu, UINT /*nIndex*/, BOOL /*bSysMenu*/)
{
ASSERT(pPopupMenu != NULL);
// Check the enabled state of various menu items.