]> git.lizzy.rs Git - irrlicht.git/blobdiff - include/EDeviceTypes.h
Remove all mentions of iOS
[irrlicht.git] / include / EDeviceTypes.h
index a0c1ca7c9a7919ca8400e251ddb395216118a144..853e825e1f537552c8eacf9716e8894b99ddcee9 100644 (file)
@@ -24,10 +24,6 @@ namespace irr
                //! A device native to Mac OSX\r
                /** This device uses Apple's Cocoa API and works in Mac OSX 10.2 and above. */\r
                EIDT_OSX,\r
-        \r
-        //! A device native to the iOS\r
-               /** This device should be used with the OpenGL-ES driver. */\r
-               EIDT_IOS,\r
 \r
                //! A device which uses Simple DirectMedia Layer\r
                /** The SDL device works under all platforms supported by SDL but first must be compiled\r