Author :
Sam Lantinga
Date :
2014-06-21 12:43:57
Hash :d7924c73 Message :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.