Commit d89620a80900ae03919e016a9455c9b08cdfb2ae

Alex Szpakowski 2014-10-24T04:06:45

Removed the codepath that gets compiled if IPHONE_TOUCH_EFFICIENT_DANGEROUS is not defined. The "dangerous" codepath relies on the fact that UITouch objects are persistent for the entire touch sequence, which is always guaranteed by Apple.