Marino Faggiana 7 years ago
parent
commit
e9daf17438
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/Networking/CCNetworking.m

+ 0 - 1
iOSClient/Networking/CCNetworking.m

@@ -915,7 +915,6 @@
         
         [alertController addAction:okAction];
         [[[[[UIApplication sharedApplication] delegate] window] rootViewController] presentViewController:alertController animated:YES completion:nil];
-        return;
 #endif
     }
 }