[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:
Michael Schneider
2017-02-10 13:09:09 -08:00
committed by GitHub
parent 77f29a8b7b
commit 2dca7a0c8d
37 changed files with 13 additions and 2912 deletions

View File

@@ -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)
/**