зеркало из https://github.com/mozilla/pjs.git
Remove unused variable.
This commit is contained in:
Родитель
7e9533ee38
Коммит
042b7cacc7
|
@ -873,7 +873,6 @@ HTMLStyleSheetImpl::HasAttributeDependentStyle(AttributeRuleProcessorData* aData
|
|||
|
||||
// Handle the content style rules.
|
||||
if (styledContent) {
|
||||
nsChangeHint hint = NS_STYLE_HINT_NONE;
|
||||
if (styledContent->HasAttributeDependentStyle(aData->mAttribute)) {
|
||||
*aResult = PR_TRUE;
|
||||
return NS_OK;
|
||||
|
|
|
@ -873,7 +873,6 @@ HTMLStyleSheetImpl::HasAttributeDependentStyle(AttributeRuleProcessorData* aData
|
|||
|
||||
// Handle the content style rules.
|
||||
if (styledContent) {
|
||||
nsChangeHint hint = NS_STYLE_HINT_NONE;
|
||||
if (styledContent->HasAttributeDependentStyle(aData->mAttribute)) {
|
||||
*aResult = PR_TRUE;
|
||||
return NS_OK;
|
||||
|
|
Загрузка…
Ссылка в новой задаче