marinofaggiana 5 years ago
parent
commit
ac75e7234c
1 changed files with 0 additions and 2 deletions
  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