From b483be4af27c43f76da3c087a2e2ce9746e34012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Poussineau?= Date: Tue, 1 Dec 2020 18:45:41 +0100 Subject: [PATCH] [UMPNPMGR] Remove invalid prototype of inline function This fixes eede1b9b7a258a9094cafef5615b9ed8c3877081. --- base/services/umpnpmgr/precomp.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/base/services/umpnpmgr/precomp.h b/base/services/umpnpmgr/precomp.h index d24a760884a..82035203441 100644 --- a/base/services/umpnpmgr/precomp.h +++ b/base/services/umpnpmgr/precomp.h @@ -53,10 +53,6 @@ extern HANDLE hDeviceInstallListNotEmpty; BOOL SetupIsActive(VOID); -FORCEINLINE -BOOL -IsUISuppressionAllowed(VOID); - DWORD WINAPI DeviceInstallThread(