Bug 366774 - Removed unused preference bidi.characterset.(p1) r=smontagu

This commit is contained in:
Edmund Wong 2011-04-25 01:55:41 +08:00
Родитель 4f70da5119
Коммит fffbdd9021
1 изменённых файлов: 0 добавлений и 7 удалений

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

@ -142,13 +142,6 @@ interface nsIMarkupDocumentViewer : nsISupports
*/
attribute octet bidiSupport;
/**
* bidiCharacterSet: whether to force the user's character set
* 1 - use the document character set
* 2 - use the character set chosen by the user
*/
attribute octet bidiCharacterSet;
/**
* Use this attribute to access all the Bidi options in one operation
*/