marinofaggiana 4 سال پیش
والد
کامیت
655ab9fb6a
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      iOSClient/AppDelegate.m

+ 0 - 1
iOSClient/AppDelegate.m

@@ -547,7 +547,6 @@
 
 #pragma mark OpenURL
 
-// Method called from iOS system to send a file from other app.
 - (BOOL)application:(UIApplication *)application openURL:(NSURL *)url options:(NSDictionary<NSString *,id> *)options
 {
     if (self.account == nil || self.account.length == 0) { return YES; }