mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
Issue #2862 - Remove unused vars in CSS flattener
This commit is contained in:
parent
df9550ae5a
commit
700d17fea8
1 changed files with 0 additions and 2 deletions
|
|
@ -43,8 +43,6 @@ public:
|
|||
}
|
||||
|
||||
private:
|
||||
static constexpr auto kCSSWhitespace = " \t\r\n\f";
|
||||
|
||||
static bool
|
||||
IsCSSWhitespace(char16_t aChar)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue