]> git.saurik.com Git - cydia.git/commitdiff
This loaded_ hack is hopefully no longer required.
authorJay Freeman (saurik) <saurik@saurik.com>
Wed, 15 Feb 2017 10:03:42 +0000 (02:03 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Wed, 15 Feb 2017 10:03:42 +0000 (02:03 -0800)
CyteKit/WebViewController.mm

index 4f11b5d01c2b6050b7e8a217f65bb7214974414b..7d9bd8083a9f50b3e6305b391a62f12890496ab0 100644 (file)
@@ -549,7 +549,6 @@ float CYScrollViewDecelerationRateNormal;
 #endif
 
     if ([frame parentFrame] == nil) {
-        loaded_ = true;
     }
 }