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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user