Clean up ahead of PR.

pull/1/head
Matthew Chen 7 years ago
parent f194482266
commit 56ef293ed1

@ -117,9 +117,11 @@ CGFloat ScaleFromIPhone5(CGFloat iPhone5Value);
// Add red border to self, and all subviews recursively.
- (void)addRedBorderRecursively;
#ifdef DEBUG
- (void)logFrameLater;
- (void)logFrameLaterWithLabel:(NSString *)label;
- (void)logHierarchyUpwardLaterWithLabel:(NSString *)label;
#endif
@end

Loading…
Cancel
Save