mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Improve System Trace Implementation #trivial (#368)
* Improve the kdebug, system trace integration * Remove superseded subsystem * Address review comments * Please the license header gods * Address harder * Fix node block retaining collection view
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
//
|
||||
|
||||
#import "ASTextDebugOption.h"
|
||||
#import <libkern/OSAtomic.h>
|
||||
#import <pthread.h>
|
||||
|
||||
static pthread_mutex_t _sharedDebugLock;
|
||||
|
||||
Reference in New Issue
Block a user