marinofaggiana há 3 anos atrás
pai
commit
66990d8b03
1 ficheiros alterados com 0 adições e 1 exclusões
  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()
     }
 }