Eliminated compiler warning
git-svn-id: svn://10.0.0.236/trunk@47096 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -7112,7 +7112,6 @@ nsCSSFrameConstructor::CantRenderReplacedElement(nsIPresContext* aPresContext,
|
||||
nsIFrame* firstChild;
|
||||
parentFrame->FirstChild(listName, &firstChild);
|
||||
nsFrameList frameList(firstChild);
|
||||
nsIFrame* prevSibling = frameList.GetPrevSiblingFor(aFrame);
|
||||
|
||||
// See whether it's an IMG or an OBJECT element
|
||||
if (nsHTMLAtoms::img == tag.get()) {
|
||||
|
||||
Reference in New Issue
Block a user