get rid of a warning on UNIX
git-svn-id: svn://10.0.0.236/trunk@29151 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
2082df9ddd
commit
5bcbd707a0
@ -361,8 +361,8 @@ nsToolboxFrame :: Reflow(nsIPresContext& aPresContext,
|
||||
//
|
||||
|
||||
#ifdef NS_DEBUG
|
||||
//*** Highlights bug 3505. The frame still exists even though the display:none attribute is set on
|
||||
//*** the content node.
|
||||
// *** Highlights bug 3505. The frame still exists even though the display:none attribute is set on
|
||||
// *** the content node.
|
||||
nsAutoString value;
|
||||
childContent->GetAttribute ( kNameSpaceID_None, kCollapsedAtom, value );
|
||||
if ( value == "true" )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user