mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-21 21:59:01 +00:00
Fix name
This commit is contained in:
parent
1f8df4ffec
commit
ec682db8d7
@ -21,7 +21,7 @@
|
|||||||
// FIXME: Temporary nonsense import until method names are finalized and exposed
|
// FIXME: Temporary nonsense import until method names are finalized and exposed
|
||||||
#import "ASDisplayNode+Subclasses.h"
|
#import "ASDisplayNode+Subclasses.h"
|
||||||
|
|
||||||
static NSString * const reuseIdentifier = @"_ASCollectionViewCell";
|
static NSString * const reuseIdentifier = @"_ASTableViewCell";
|
||||||
|
|
||||||
//#define LOG(...) NSLog(__VA_ARGS__)
|
//#define LOG(...) NSLog(__VA_ARGS__)
|
||||||
#define LOG(...)
|
#define LOG(...)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user