From ee2e256ebf06fa81127820106b5502c9e94955e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Fri, 9 Feb 2024 11:52:08 +0100 Subject: [PATCH] [NTOS:INBV] Disable fancy boot splashscreen features CORE-19449 --- ntoskrnl/inbv/bootanim.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ntoskrnl/inbv/bootanim.c b/ntoskrnl/inbv/bootanim.c index e9fa08c51c8..bd93399ae59 100644 --- a/ntoskrnl/inbv/bootanim.c +++ b/ntoskrnl/inbv/bootanim.c @@ -32,7 +32,7 @@ * Enable this define for having fancy features * in the boot and shutdown screens. */ -#define REACTOS_FANCY_BOOT +// #define REACTOS_FANCY_BOOT /* * BitBltAligned() alignments