Commit f4625f52f2cf1bfffc7e9f821c705b972db1798a

Alex Szpakowski 2019-06-16T13:52:27

iOS: remove some code which could affect the state of UIViews that aren't owned by SDL. It was originally added to work around an input event problem in the code of a specific app which mixed SDL and native UIViews, but that app solved its problems in a better manner since then.