Fix Windows bustage. b=252578

This commit is contained in:
dbaron%dbaron.org 2004-07-28 07:52:03 +00:00
parent 5207d03135
commit a9ea1ee54f
2 changed files with 2 additions and 2 deletions

View File

@ -3973,7 +3973,7 @@ nsCSSRuleProcessor::HasAttributeDependentStyle(AttributeRuleProcessorData* aData
return NS_OK;
}
NS_IMETHODIMP
nsresult
nsCSSRuleProcessor::ClearRuleCascades(void)
{
RuleCascadeData *data = mRuleCascades;

View File

@ -3973,7 +3973,7 @@ nsCSSRuleProcessor::HasAttributeDependentStyle(AttributeRuleProcessorData* aData
return NS_OK;
}
NS_IMETHODIMP
nsresult
nsCSSRuleProcessor::ClearRuleCascades(void)
{
RuleCascadeData *data = mRuleCascades;