Marino Faggiana 7 years ago
parent
commit
bed9a2c1e2
1 changed files with 0 additions and 2 deletions
  1. 0 2
      iOSClient/Settings/CCManageAccount.m

+ 0 - 2
iOSClient/Settings/CCManageAccount.m

@@ -358,10 +358,8 @@
         return;
     }
 
-    // removed  this -> ?????
     [app cancelAllOperations];
     [[CCNetworking sharedNetworking] settingSessionsDownload:YES upload:YES taskStatus:k_taskStatusCancel activeAccount:app.activeAccount activeUser:app.activeUser activeUrl:app.activeUrl];
-    // removed  this -> ?????
     
     // change account
     tableAccount *tableAccount = [[NCManageDatabase sharedInstance] setAccountActive:account];