marinofaggiana 3 年之前
父節點
當前提交
66990d8b03
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      iOSClient/Share/NCShare.swift

+ 0 - 1
iOSClient/Share/NCShare.swift

@@ -392,7 +392,6 @@ class NCShare: UIViewController, UIGestureRecognizerDelegate, NCShareLinkCellDel
             self!.networking?.createShare(shareWith: sharee.shareWith, shareType: sharee.shareType, metadata: self!.metadata!)
         }
         
-        let window = UIApplication.shared.keyWindow
         dropDown.show()
     }
 }