mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-13 02:17:26 +10:00
Remove unused vars, usage '= default;' and fixed lower scope
This commit is contained in:
@@ -3155,7 +3155,6 @@ LRESULT CCustomMenuDlg7::CItemList::OnSelEndOk( WORD wNotifyCode, WORD wID, HWND
|
||||
if (m_Column==2)
|
||||
{
|
||||
// state
|
||||
CString str;
|
||||
menuItem.settings&=~CEditMenuDlg7::SETTINGS_MASK;
|
||||
if (sel==0)
|
||||
menuItem.settings|=StdMenuItem::MENU_ITEM_DISABLED;
|
||||
|
||||
Reference in New Issue
Block a user