mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-16 19:30:29 +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
|
#if TARGET_IPHONE_SIMULATOR
|
||||||
static bool loggingEnabled = false;
|
static bool loggingEnabled = false;
|
||||||
#else
|
#else
|
||||||
static bool loggingEnabled = true;
|
static bool loggingEnabled = false;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static void TGTelegramLoggingFunction(NSString *format, va_list args) {
|
static void TGTelegramLoggingFunction(NSString *format, va_list args) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user