Update uYouPlus.xm

This commit is contained in:
arichornlover 2024-07-05 13:30:43 -05:00 committed by GitHub
parent 5caf4a3206
commit 86677c720c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1629,8 +1629,6 @@ static int contrastMode() {
// Load uYou first so its functions are available for hooks.
// dlopen([[NSString stringWithFormat:@"%@/Frameworks/uYou.dylib", [[NSBundle mainBundle] bundlePath]] UTF8String], RTLD_LAZY);
cellDividerData = [NSData dataWithBytes:cellDividerDataBytes length:cellDividerDataBytesLength];
%init;
if (IS_ENABLED(@"hideYouTubeLogo_enabled")) {
%init(gHideYouTubeLogo);