diff options
-rw-r--r-- | MobileCydia.mm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm index 96f2651..c4108aa 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -9666,7 +9666,6 @@ static void HomeControllerReachabilityCallback(SCNetworkReachabilityRef reachabi ++locked_; [self detachNewProgressSelector:@selector(perform_) toTarget:self forController:navigation title:@"RUNNING"]; --locked_; - [self refreshIfPossible]; } - (void) showSettings { |