marinofaggiana 5 anni fa
parent
commit
ac75e7234c
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      iOSClient/AppDelegate.m

+ 0 - 2
iOSClient/AppDelegate.m

@@ -383,8 +383,6 @@ PKPushRegistry *pushRegistry;
     
     // Setting Account to Networking
     [CCNetworking sharedNetworking].delegate = [NCNetworkingMain sharedInstance];
-    [[NCCommunication sharedInstance] settingAccountWithUsername:activeUserID password:activePassword];
-    [[NCCommunication sharedInstance] settingUserAgent:[CCUtility getUserAgent]];
 }
 
 - (void)deleteAccount:(NSString *)account wipe:(BOOL)wipe