From af5b399e55e446f9537b1dcc371050ed6c3b8e05 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Mon, 8 Jul 2024 04:20:51 -0500 Subject: [PATCH] Update uYouPlus.h --- Sources/uYouPlus.h | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index 212e72c..9c2f2f8 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -44,16 +44,6 @@ #import #import "uYouPlusThemes.h" // uYouPlus Themes -// Hide buttons under the video player by @PoomSmart -#import -#import -#import - -// YouTube-X -#import -#import -#import - #define LOC(x) [tweakBundle localizedStringForKey:x value:nil table:nil] #define IS_ENABLED(k) [[NSUserDefaults standardUserDefaults] boolForKey:k] #define APP_THEME_IDX [[NSUserDefaults standardUserDefaults] integerForKey:@"appTheme"]