Browse Source

remove ios12

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 years ago
parent
commit
4b7cfc08ee
1 changed files with 0 additions and 1 deletions
  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? {