[SETUPAPI] CORE-11689 is enough documentation for the issue, so we don't really need to mention it in every single build.

svn path=/trunk/; revision=72028
This commit is contained in:
Amine Khaldi 2016-07-27 21:38:56 +00:00
parent 21c051f4ff
commit cb11c8aa56

View file

@ -1583,8 +1583,6 @@ cleanup:
{
MessageBoxW(hwnd, section, L"setupapi.dll: An error happened...", MB_ICONERROR | MB_OK);
}
#else
#pragma message("We need to understand why setupapi_winetest fails before reenabling the error popup in InstallHinfSectionW. CORE-11689")
#endif
}