From 9608e17aa3b83702fd82f383269278b957529db3 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Fri, 20 Oct 2017 03:05:46 +0200 Subject: [PATCH] remove useless header --- allow-anonymous-user-style.patch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/allow-anonymous-user-style.patch b/allow-anonymous-user-style.patch index f91d890..22301cd 100644 --- a/allow-anonymous-user-style.patch +++ b/allow-anonymous-user-style.patch @@ -1,8 +1,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=285140 -diff -r 57f68296c350 layout/style/nsStyleSet.cpp ---- a/layout/style/nsStyleSet.cpp Fri Sep 29 14:47:25 2017 -0700 -+++ b/layout/style/nsStyleSet.cpp Sat Sep 30 03:33:33 2017 +0200 +--- a/layout/style/nsStyleSet.cpp ++++ b/layout/style/nsStyleSet.cpp @@ -1124,9 +1124,7 @@ bool haveImportantUARules = !aRuleWalker->GetCheckForImportantRules();