setupapi: SetupOpenAppendInfFile is implemented, so remove #if 0 around it.

This commit is contained in:
Juan Lang 2007-10-11 13:21:56 -07:00 committed by Alexandre Julliard
parent caae01f8be
commit 6851e109ed
1 changed files with 0 additions and 2 deletions

View File

@ -3168,9 +3168,7 @@ BOOL WINAPI SetupDiInstallClassW(
/* Try to append a layout file */
#if 0
SetupOpenAppendInfFileW(NULL, hInf, NULL);
#endif
/* Retrieve the actual section name */
SetupDiGetActualSectionToInstallW(hInf,