marinofaggiana hace 3 años
padre
commit
66990d8b03
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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()
     }
 }