Fixing merge; no idea where that came from

This commit is contained in:
Boris Zbarsky 2008-11-02 21:34:00 -05:00
Родитель ae7d6023b3
Коммит c14acdf692
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -2158,11 +2158,7 @@ DocumentViewerImpl::CreateStyleSet(nsIDocument* aDocument,
}
// Make sure to clone the quirk sheet so that it can be usefully
<<<<<<< local
// enabled/disabled as we needed.
=======
// enabled/disabled as needed.
>>>>>>> other
nsCOMPtr<nsICSSStyleSheet> quirkClone;
if (!nsLayoutStylesheetCache::UASheet() ||
!nsLayoutStylesheetCache::QuirkSheet() ||