aboutsummaryrefslogtreecommitdiff
path: root/include/EDeviceTypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/EDeviceTypes.h')
-rw-r--r--include/EDeviceTypes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/EDeviceTypes.h b/include/EDeviceTypes.h
index a0c1ca7..853e825 100644
--- a/include/EDeviceTypes.h
+++ b/include/EDeviceTypes.h
@@ -24,10 +24,6 @@ namespace irr
//! A device native to Mac OSX
/** This device uses Apple's Cocoa API and works in Mac OSX 10.2 and above. */
EIDT_OSX,
-
- //! A device native to the iOS
- /** This device should be used with the OpenGL-ES driver. */
- EIDT_IOS,
//! A device which uses Simple DirectMedia Layer
/** The SDL device works under all platforms supported by SDL but first must be compiled