diff --git a/drivers/storage/ide/uniata/ntddk_ex.h b/drivers/storage/ide/uniata/ntddk_ex.h index 6949845b4c0..1c74fca7f21 100644 --- a/drivers/storage/ide/uniata/ntddk_ex.h +++ b/drivers/storage/ide/uniata/ntddk_ex.h @@ -93,11 +93,7 @@ typedef enum _SYSTEM_INFORMATION_CLASS { SystemProcessorPowerInformation, SystemEmulationBasicInformation, SystemEmulationProcessorInformation, -#ifdef __REACTOS__ - SystemExtendedHandleInformation, -#else // Typo! SystemExtendedHanfleInformation, -#endif SystemLostDelayedWriteInformation, SystemBigPoolInformation, SystemSessionPoolTagInformation,