mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 00:25:41 +00:00
[DEVMGMT]Remove a self assignment. CORE-11183
svn path=/trunk/; revision=71505
This commit is contained in:
parent
2d91f643ed
commit
fe0b048d53
1 changed files with 0 additions and 1 deletions
|
@ -543,7 +543,6 @@ CDeviceManager::OnNotify(_In_ LPARAM lParam)
|
|||
lpttt->lpszText = MAKEINTRESOURCEW(IDS_TOOLTIP_UNINSTALL);
|
||||
break;
|
||||
}
|
||||
idButton = idButton;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue