Bug 695648 - Remove unnecessary friend class mozilla::AutoRestore<bool> from nsContentUtils; r=smaug a=removal

This commit is contained in:
Atul Aggarwal 2011-12-13 14:17:59 +00:00
Родитель 81bce588d9
Коммит 7067bd5916
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -192,7 +192,6 @@ struct nsShortcutCandidate {
class nsContentUtils
{
friend class nsAutoScriptBlockerSuppressNodeRemoved;
friend class mozilla::AutoRestore<bool>;
typedef mozilla::dom::Element Element;
typedef mozilla::TimeDuration TimeDuration;