mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Remove some #warnings
There surely will be someone integrating the SDK via source, use iOS 7 as base SDK and enabled to treat warnings as errors.
This commit is contained in:
@@ -52,10 +52,6 @@
|
||||
#define __IPHONE_6_1 60100
|
||||
#endif
|
||||
|
||||
#if __IPHONE_OS_VERSION_MIN_ALLOWED > __IPHONE_6_1
|
||||
#warning Remove the option to adjust the button style. We are now iOS 7 only.
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Button style depending on the iOS version
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user