https://git.reactos.org/?p=reactos.git;a=commitdiff;h=04c8ed493d48c05c26e81aa9fd498becbee03820
commit 04c8ed493d48c05c26e81aa9fd498becbee03820 Author: Hermès Bélusca-Maïto <[email protected]> AuthorDate: Mon Nov 25 02:26:51 2019 +0100 Commit: Hermès Bélusca-Maïto <[email protected]> CommitDate: Mon Nov 25 02:28:08 2019 +0100 [NDK] Addendum to 592f01a5, fix build. --- sdk/include/ndk/inbvfuncs.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk/include/ndk/inbvfuncs.h b/sdk/include/ndk/inbvfuncs.h index df121830cb6..79ab19bb83c 100644 --- a/sdk/include/ndk/inbvfuncs.h +++ b/sdk/include/ndk/inbvfuncs.h @@ -51,7 +51,6 @@ InbvNotifyDisplayOwnershipLost( // // Installation Functions // -INIT_FUNCTION VOID NTAPI InbvEnableBootDriver(
