marinofaggiana 4 years ago
parent
commit
f256beb8dd
1 changed files with 1 additions and 2 deletions
  1. 1 2
      iOSClient/AppDelegate.m

+ 1 - 2
iOSClient/AppDelegate.m

@@ -224,7 +224,7 @@
     // Request Service Server Nextcloud
     dispatch_after(dispatch_time(DISPATCH_TIME_NOW, 1 * NSEC_PER_SEC), dispatch_get_main_queue(), ^(void) {
         [[NCService shared] startRequestServicesServer];
-    });    
+    });
 }
 
 //
@@ -298,7 +298,6 @@
     [[NCAutoUpload sharedInstance] initStateAutoUpload];
     
     // Start services
-    [[NCCommunicationCommon shared] writeLog:@"Request Service Server Nextcloud"];
     [[NCService shared] startRequestServicesServer];
     
     // Registeration push notification