Skip to content

Commit

Permalink
Update uYouPlus.h
Browse files Browse the repository at this point in the history
  • Loading branch information
aricloverEXALT authored Feb 1, 2025
1 parent 37b1cf5 commit c9a851a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Sources/uYouPlus.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#import <ActivityKit/ActivityKit.h>
#import <UIKit/UIKit.h>
#import <HBLog.h>
#import <Foundation/Foundation.h>
Expand Down Expand Up @@ -320,10 +321,7 @@ static NSString *const kGoogleSigninFix = @"googleSigninFix_enabled";
@end

// MLPlayerStickySettings Header has been moved to https://github.com/arichornloverALT/YouTubeHeader/blob/main/MLPlayerStickySettings.h

@interface MLPlayerEventCenter : NSObject
- (void)broadcastRateChange:(float)rate;
@end
// MLPlayerEventCenter Header has been moved to https://github.com/PoomSmart/YouTubeHeader/blob/main/MLPlayerEventCenter.h

@interface HAMPlayerInternal : NSObject
- (void)setRate:(float)rate;
Expand Down

0 comments on commit c9a851a

Please sign in to comment.