зеркало из https://github.com/mozilla/gecko-dev.git
89203 r+sr=roc+moz missed a file when I did the IBMBIDI removal from editor
This commit is contained in:
Родитель
e8ee31f282
Коммит
3a031bcf35
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче