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()
     }
 }