Skip to content

Commit 51c6aed

Browse files
Update Tweak.h
1 parent 254b4c2 commit 51c6aed

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

Tweak.h

-12
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@
4343
@interface YTCommentDetailHeaderCell : UIView
4444
@end
4545

46-
@interface YTIPivotBarItemRender : NSObject
47-
@property(nonatomic, copy) NSArray *tabItems;
48-
@end
49-
5046
@interface _ASCollectionViewCell : UICollectionViewCell
5147
- (id)node;
5248
@end
@@ -157,14 +153,6 @@
157153
@property(readonly, nonatomic) YTQTMButton *navigationButton;
158154
@end
159155

160-
@interface YTIPivotBarItemRenderer : NSObject
161-
- (NSString *)pivotIdentifier;
162-
@end
163-
164-
@interface YTIPivotBarIconOnlyItemRenderer : GPBMessage
165-
- (NSString *)pivotIdentifier;
166-
@end
167-
168156
@interface YTIPivotBarSupportedRenderers : NSObject
169157
- (YTIPivotBarItemRenderer *)pivotBarItemRenderer;
170158
- (YTIPivotBarIconOnlyItemRenderer *)pivotBarIconOnlyItemRenderer;

0 commit comments

Comments
 (0)