diff options
author | Moonchild <moonchild@palemoon.org> | 2020-04-30 16:41:13 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-04-30 16:41:13 +0000 |
commit | f88768f048d81d2726dc6926c47b3531636aa140 (patch) | |
tree | 92cd2f822be4867ee9ecc0dc9312b55367655f0a /layout/style/nsCSSRules.h | |
parent | 82d16f42b84a34d1ffa62b94ca5b1590049c06ba (diff) | |
download | uxp-f88768f048d81d2726dc6926c47b3531636aa140.tar.gz |
Issue mcp-graveyard/UXP#80 - De-unify layout/style
Diffstat (limited to 'layout/style/nsCSSRules.h')
-rw-r--r-- | layout/style/nsCSSRules.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layout/style/nsCSSRules.h b/layout/style/nsCSSRules.h index 1bd468cb6c..1c6361c3e8 100644 --- a/layout/style/nsCSSRules.h +++ b/layout/style/nsCSSRules.h @@ -41,7 +41,6 @@ namespace mozilla { namespace dom { class DocGroup; -class DocGroup; } // namespace dom class ErrorResult; |