diff --git a/rEFIt_UEFI/Platform/Platform.h b/rEFIt_UEFI/Platform/Platform.h index e5be50c08..c2b6b6d7b 100755 --- a/rEFIt_UEFI/Platform/Platform.h +++ b/rEFIt_UEFI/Platform/Platform.h @@ -11,7 +11,7 @@ Headers collection for procedures //#define DEBUG_ALL 2 #include "Posix/posix.h" -#define USE_XTHEME 1 +#define USE_XTHEME 0 #ifdef __cplusplus extern "C" {