mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-05-05 12:07:28 +00:00
Disable ASMultiplexImageNode debug logging.
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define ASMultiplexImageNodeLogDebug NSLog
|
||||
#define ASMultiplexImageNodeCLogDebug NSLog
|
||||
#define ASMultiplexImageNodeLogDebug(...)
|
||||
#define ASMultiplexImageNodeCLogDebug(...)
|
||||
|
||||
#define ASMultiplexImageNodeLogError NSLog
|
||||
#define ASMultiplexImageNodeCLogError NSLog
|
||||
#define ASMultiplexImageNodeLogError(...)
|
||||
#define ASMultiplexImageNodeCLogError(...)
|
||||
|
||||
Reference in New Issue
Block a user