marinofaggiana 5 年 前
コミット
ac75e7234c
1 ファイル変更0 行追加2 行削除
  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