fixing win32 debug bustage
git-svn-id: svn://10.0.0.236/trunk@160457 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8c48fd6972
commit
af6e1f6a92
@ -695,7 +695,7 @@ nsCSSGroupRule::SetStyleSheet(nsICSSStyleSheet* aSheet)
|
||||
}
|
||||
|
||||
#ifdef DEBUG
|
||||
nsresult
|
||||
NS_IMETHODIMP
|
||||
nsCSSGroupRule::List(FILE* out, PRInt32 aIndent) const
|
||||
{
|
||||
fputs(" {\n", out);
|
||||
|
||||
@ -695,7 +695,7 @@ nsCSSGroupRule::SetStyleSheet(nsICSSStyleSheet* aSheet)
|
||||
}
|
||||
|
||||
#ifdef DEBUG
|
||||
nsresult
|
||||
NS_IMETHODIMP
|
||||
nsCSSGroupRule::List(FILE* out, PRInt32 aIndent) const
|
||||
{
|
||||
fputs(" {\n", out);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user