mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-15 18:59:54 +00:00
no message
This commit is contained in:
parent
ebcf0fb93e
commit
760f58c6b1
@ -16,7 +16,7 @@ void setBridgingTraceFunction(void (*f)(NSString *, NSString *)) {
|
||||
#if TARGET_IPHONE_SIMULATOR
|
||||
static bool loggingEnabled = false;
|
||||
#else
|
||||
static bool loggingEnabled = true;
|
||||
static bool loggingEnabled = false;
|
||||
#endif
|
||||
|
||||
static void TGTelegramLoggingFunction(NSString *format, va_list args) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user