From b69b969916ec812d30770b31e201eff51b0ef65d Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:25:08 +0900 Subject: modified st/config.h, modified st/x.c --- st/x.c | 1 - 1 file changed, 1 deletion(-) (limited to 'st/x.c') diff --git a/st/x.c b/st/x.c index 18639a9..5b26611 100644 --- a/st/x.c +++ b/st/x.c @@ -1165,7 +1165,6 @@ xloadsparefonts(void) } for (fp = font2; fp - font2 < fc; ++fp) { - if (**fp == '-') pattern = XftXlfdParse(*fp, False, False); else -- cgit v1.2.3