[DEVMGMT]Remove a self assignment. CORE-11183

svn path=/trunk/; revision=71505
This commit is contained in:
Robert Naumann 2016-06-03 08:47:03 +00:00
parent 2d91f643ed
commit fe0b048d53

View file

@ -543,7 +543,6 @@ CDeviceManager::OnNotify(_In_ LPARAM lParam)
lpttt->lpszText = MAKEINTRESOURCEW(IDS_TOOLTIP_UNINSTALL);
break;
}
idButton = idButton;
break;
}
}