mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
[DEVMGMT]Remove a self assignment. CORE-11183
svn path=/trunk/; revision=71505
This commit is contained in:
@@ -543,7 +543,6 @@ CDeviceManager::OnNotify(_In_ LPARAM lParam)
|
||||
lpttt->lpszText = MAKEINTRESOURCEW(IDS_TOOLTIP_UNINSTALL);
|
||||
break;
|
||||
}
|
||||
idButton = idButton;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user