浏览代码

remove ios12

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 年之前
父节点
当前提交
4b7cfc08ee
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      iOSClient/UserStatus/NCUserStatus.swift

+ 0 - 1
iOSClient/UserStatus/NCUserStatus.swift

@@ -501,7 +501,6 @@ extension NCUserStatus: UITextFieldDelegate {
 
 class emojiTextField: UITextField {
 
-    // required for iOS 13
     override var textInputContextIdentifier: String? { "" } // return non-nil to show the Emoji keyboard ¯\_(ツ)_/¯
 
     override var textInputMode: UITextInputMode? {