mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
[Debug] Remove not used code around visualizing layout specs (#2991)
* Remove not used code around visualizing layout specs * This is sad to see but let’s remove the LayoutSpecPlayground for now
This commit is contained in:
committed by
GitHub
parent
77f29a8b7b
commit
2dca7a0c8d
@@ -17,12 +17,6 @@
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface ASDisplayNode (Visualization)
|
||||
@property (nonatomic, assign) BOOL shouldVisualizeLayoutSpecs;
|
||||
@property (nonatomic, assign) BOOL shouldCacheLayoutSpec;
|
||||
|
||||
@end
|
||||
|
||||
@interface ASImageNode (Debugging)
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user