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