diff --git a/Sources/uYouPlus.xm b/Sources/uYouPlus.xm index fb96a61..40e2a8b 100644 --- a/Sources/uYouPlus.xm +++ b/Sources/uYouPlus.xm @@ -1230,9 +1230,6 @@ static BOOL findCell(ASNodeController *nodeController, NSArray *ide if (IS_ENABLED(@"hidePreviousAndNextButton_enabled")) { %init(gHidePreviousAndNextButton); } -// if (IS_ENABLED(@"replacePreviousAndNextButton_enabled")) { -// %init(gReplacePreviousAndNextButton); -// } if (IS_ENABLED(@"hideOverlayDarkBackground_enabled")) { %init(gHideOverlayDarkBackground); }