89203 r+sr=roc+moz missed a file when I did the IBMBIDI removal from editor

This commit is contained in:
cbiesinger%web.de 2003-01-18 14:42:02 +00:00
Родитель e8ee31f282
Коммит 3a031bcf35
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -187,12 +187,10 @@ protected:
nsresult CreateMozBR(nsIDOMNode *inParent, PRInt32 inOffset, nsCOMPtr<nsIDOMNode> *outBRNode);
#ifdef IBMBIDI
nsresult CheckBidiLevelForDeletion(nsIDOMNode *aSelNode,
PRInt32 aSelOffset,
nsIEditor::EDirection aAction,
PRBool *aCancel);
#endif // IBMBIDI
// data members
nsPlaintextEditor *mEditor; // note that we do not refcount the editor