mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[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:
parent
21c051f4ff
commit
cb11c8aa56
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue