From 8ed7377f7ef3f3f2ff660973a915ac22418f8de7 Mon Sep 17 00:00:00 2001 From: "aricloverGitHub (INACTIVE)" <78001398+arichornlover@users.noreply.github.com> Date: Sat, 15 Mar 2025 14:12:18 -0500 Subject: [PATCH] Update uYouPlus.h --- Sources/uYouPlus.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index ecfa796..e42e226 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -308,11 +308,6 @@ static NSString *const kGoogleSigninFix = @"googleSigninFix_enabled"; - (void)settingsAction; @end -// YTSpeed -@interface YTVarispeedSwitchControllerOption : NSObject -- (id)initWithTitle:(id)title rate:(float)rate; -@end - @interface MLHAMQueuePlayer : NSObject @property id playerEventCenter; @property id delegate;