mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-08-05 16:50:18 +00:00
Remove unused group of “YouTube Premium Logo”
Originally used for grouping kYTPremiumLogo, but forgot to remove it since %group is no longer used on it
This commit is contained in:
parent
a13bc47ad2
commit
e49f308bfd
1 changed files with 0 additions and 3 deletions
|
|
@ -1944,9 +1944,6 @@ static NSMutableArray <YTIItemSectionRenderer *> *filteredArray(NSArray <YTIItem
|
|||
if (IS_ENABLED(kHidePremiumPromos)) {
|
||||
%init(gHidePremiumPromos);
|
||||
}
|
||||
if (IS_ENABLED(kYTPremiumLogo)) {
|
||||
%init(gFakePremium);
|
||||
}
|
||||
if (IS_ENABLED(kDisablePullToFull)) {
|
||||
%init(gDisablePullToFull);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue