X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fdll%2Fwin32%2Fsetupapi%2Finstall.c;h=0d5ef961dd921bf48827aecb0f590b9e4c52503a;hp=a6496f9aaeb3d6024680c109c2418b6ce0e2ae31;hb=cb11c8aa5685d7645408815533d0e62556e18cce;hpb=21c051f4ff230d1cf19fab4d4ba356d1cea83e63 diff --git a/reactos/dll/win32/setupapi/install.c b/reactos/dll/win32/setupapi/install.c index a6496f9aaeb..0d5ef961dd9 100644 --- a/reactos/dll/win32/setupapi/install.c +++ b/reactos/dll/win32/setupapi/install.c @@ -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 }