mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 03:17:46 +03:00
swaynag: drop swaynag_type.font
It's too easy to have this go out of sync with font_description.
This commit is contained in:
parent
fd0af78e43
commit
bd7466e1b7
4 changed files with 5 additions and 12 deletions
|
@ -4,7 +4,6 @@
|
|||
struct swaynag_type {
|
||||
char *name;
|
||||
|
||||
char *font; // Used for debugging.
|
||||
PangoFontDescription *font_description;
|
||||
char *output;
|
||||
uint32_t anchors;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue