mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-05 04:29:47 +00:00
update Header.h
This commit is contained in:
parent
a22888059e
commit
ec64a34c90
1 changed files with 0 additions and 8 deletions
8
Header.h
8
Header.h
|
|
@ -13,14 +13,6 @@
|
|||
@end
|
||||
|
||||
// uYouPlus
|
||||
static BOOL IsEnabled(NSString *key) {
|
||||
return [[NSUserDefaults standardUserDefaults] boolForKey:key];
|
||||
}
|
||||
|
||||
static int GetSelection(NSString *key) {
|
||||
return [[NSUserDefaults standardUserDefaults] integerForKey:key];
|
||||
}
|
||||
|
||||
@interface YTPlayabilityResolutionUserActionUIController : NSObject // Skips content warning before playing *some videos - @PoomSmart
|
||||
- (void)confirmAlertDidPressConfirm;
|
||||
@end
|
||||
|
|
|
|||
Loading…
Reference in a new issue