mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:27:45 +00:00
LibUnicode: Remove the Unicode::Style::Numeric value
It is unused.
This commit is contained in:
parent
a027ccad75
commit
7f6edb7976
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ enum class Style : u8 {
|
||||||
Long,
|
Long,
|
||||||
Short,
|
Short,
|
||||||
Narrow,
|
Narrow,
|
||||||
Numeric,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
struct DisplayPattern {
|
struct DisplayPattern {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue