Remove comment

This commit is contained in:
Gregory John Casamento 2020-08-07 19:23:09 -04:00
parent 30f1483ded
commit b9ac34ad0a

View file

@ -57,8 +57,8 @@ typedef NSString* NSTextInputSourceIdentifier;
- (void) setAccessGlyphInfo: (BOOL)flag;
- (NSArray *) allowedInputSourceLocales;
- (void) setAllowedInputSourceLocales: (NSArray *)locales; // copy;
- (void) setAllowedInputSourceLocales: (NSArray *)locales;
- (void) activate;
- (void) deactivate;