mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-27 01:40:16 -05:00
terminal: simplify some string-related code in reload_fonts()
This commit is contained in:
parent
8073ad352b
commit
6ed1c28d2c
3 changed files with 20 additions and 30 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#include <errno.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "xmalloc.h"
|
||||
#include "debug.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue