mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
remove unnecessary property
This commit is contained in:
@@ -173,10 +173,6 @@ typedef NS_ENUM(NSUInteger, BITCrashManagerUserInput) {
|
||||
* the debugger during runtime, this may cause issues the Mach exception handler is enabled!
|
||||
* @see isDebuggerAttached
|
||||
*/
|
||||
|
||||
@property (nonatomic, assign) BITCrashManagerUserInput crashManagerUserInput;
|
||||
|
||||
|
||||
@property (nonatomic, assign, getter=isMachExceptionHandlerEnabled) BOOL enableMachExceptionHandler;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user