Bug 1223966: Don't claim we support NSTextInput interface. r=masayuki

This commit is contained in:
Josh Aas 2015-11-13 15:38:03 -06:00
Родитель d9c0acb19f
Коммит 04c4cdae58
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -167,7 +167,7 @@ typedef NSInteger NSEventGestureAxis;
#ifdef ACCESSIBILITY
mozAccessible,
#endif
mozView, NSTextInput, NSTextInputClient>
mozView, NSTextInputClient>
{
@private
// the nsChildView that created the view. It retains this NSView, so