From 48870fe35ebe26701517d59b3cd94bc3e967dd26 Mon Sep 17 00:00:00 2001 From: Thomas Faber Date: Wed, 13 Mar 2019 12:35:49 +0100 Subject: [PATCH] [UNIATA] Remove an unnecessary ROS-diff. --- drivers/storage/ide/uniata/ntddk_ex.h | 4 ---- 1 file changed, 4 deletions(-) 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, -- 2.17.1