소스 검색

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? {