From: Jay Freeman (saurik) Date: Wed, 15 Feb 2017 10:03:42 +0000 (-0800) Subject: This loaded_ hack is hopefully no longer required. X-Git-Tag: v1.1.29~8 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/8eedf7e7e7afb78df8388ab7692118e6b9f3b466 This loaded_ hack is hopefully no longer required. --- diff --git a/CyteKit/WebViewController.mm b/CyteKit/WebViewController.mm index 4f11b5d0..7d9bd808 100644 --- a/CyteKit/WebViewController.mm +++ b/CyteKit/WebViewController.mm @@ -549,7 +549,6 @@ float CYScrollViewDecelerationRateNormal; #endif if ([frame parentFrame] == nil) { - loaded_ = true; } }