[SETUPAPI] CORE-11689 is enough documentation for the issue, so we don't really need...
authorAmine Khaldi <amine.khaldi@reactos.org>
Wed, 27 Jul 2016 21:38:56 +0000 (21:38 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Wed, 27 Jul 2016 21:38:56 +0000 (21:38 +0000)
svn path=/trunk/; revision=72028

reactos/dll/win32/setupapi/install.c

index a6496f9..0d5ef96 100644 (file)
@@ -1583,8 +1583,6 @@ cleanup:
     {
         MessageBoxW(hwnd, section, L"setupapi.dll: An error happened...", MB_ICONERROR | MB_OK);
     }
     {
         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
 }
 
 #endif
 }