mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-08 12:22:34 +00:00
nit
This commit is contained in:
parent
7d958338bc
commit
a52f9d25e1
@ -52,7 +52,6 @@ NS_NewBodyFrame(nsIFrame*& aResult, PRUint32 aFlags)
|
||||
}
|
||||
|
||||
nsBodyFrame::nsBodyFrame()
|
||||
: nsBlockFrame()
|
||||
{
|
||||
mSpaceManager = new nsSpaceManager(this);
|
||||
NS_ADDREF(mSpaceManager);
|
||||
|
Loading…
Reference in New Issue
Block a user