Commit d7924c73d6b0e4967bd6b5d14c0008b4cb549f2c

Sam Lantinga 2014-06-21T12:43:57

Fixed bug 2563 - Remove obsolete code for supporting iOS < 5 Alex Szpakowski Now that SDL for iOS requires at least iOS 5.1 at runtime, there are several old codepaths in the UIKit backend which can be removed. I've attached a patch which does so.