Bug 204076 Remove unused variable `PRBool sameNode' from nsHTMLEditorStyle.cpp:524
r=brade sr=tor git-svn-id: svn://10.0.0.236/trunk@142840 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
747d409807
commit
3031c88dab
@ -515,7 +515,6 @@ nsresult nsHTMLEditor::SplitStyleAboveRange(nsIDOMRange *inRange,
|
||||
|
||||
origStartNode = startNode;
|
||||
origStartOffset = startOffset;
|
||||
PRBool sameNode = (startNode==endNode);
|
||||
|
||||
// split any matching style nodes above the start of range
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user