mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: Remove unused NS_CHANGE_COLOR_IF_SAME_AS_BG
It was introduced in bug 1024930, but it is unused since. Differential Revision: https://phabricator.services.mozilla.com/D114389
This commit is contained in:
parent
516c7a304a
commit
60867bbe7e
1 changed files with 0 additions and 2 deletions
|
@ -186,8 +186,6 @@ pub enum SystemColor {
|
|||
#[css(skip)]
|
||||
TextSelectForeground,
|
||||
#[css(skip)]
|
||||
TextSelectForegroundCustom,
|
||||
#[css(skip)]
|
||||
TextSelectBackgroundDisabled,
|
||||
#[css(skip)]
|
||||
TextSelectBackgroundAttention,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue