forked from external/yambar
font: remove lock (all rendering happens in the main thread)
This commit is contained in:
parent
b3a5e0b5d7
commit
54797ffbd8
2 changed files with 1 additions and 11 deletions
1
font.h
1
font.h
|
@ -59,7 +59,6 @@ struct font {
|
|||
} strikeout;
|
||||
|
||||
hash_entry_t **cache;
|
||||
mtx_t lock;
|
||||
|
||||
bool is_fallback;
|
||||
int ref_counter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue