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

git-svn-id: svn://10.0.0.236/trunk@136596 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cbiesinger%web.de
2003-01-18 14:42:02 +00:00
parent 65f1c9b07d
commit 725aacf0d2

View File

@@ -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