mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 06:33:07 +00:00
[UMPNPMGR] Remove invalid prototype of inline function
This fixes eede1b9b7a
.
This commit is contained in:
parent
64211aa696
commit
b483be4af2
1 changed files with 0 additions and 4 deletions
|
@ -53,10 +53,6 @@ extern HANDLE hDeviceInstallListNotEmpty;
|
||||||
BOOL
|
BOOL
|
||||||
SetupIsActive(VOID);
|
SetupIsActive(VOID);
|
||||||
|
|
||||||
FORCEINLINE
|
|
||||||
BOOL
|
|
||||||
IsUISuppressionAllowed(VOID);
|
|
||||||
|
|
||||||
DWORD
|
DWORD
|
||||||
WINAPI
|
WINAPI
|
||||||
DeviceInstallThread(
|
DeviceInstallThread(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue