mirror of
https://github.com/reactos/reactos.git
synced 2026-06-03 01:41:13 +08:00
[UMPNPMGR] Remove invalid prototype of inline function
This fixes eede1b9b7a.
This commit is contained in:
@@ -53,10 +53,6 @@ extern HANDLE hDeviceInstallListNotEmpty;
|
||||
BOOL
|
||||
SetupIsActive(VOID);
|
||||
|
||||
FORCEINLINE
|
||||
BOOL
|
||||
IsUISuppressionAllowed(VOID);
|
||||
|
||||
DWORD
|
||||
WINAPI
|
||||
DeviceInstallThread(
|
||||
|
||||
Reference in New Issue
Block a user