summaryrefslogtreecommitdiff
path: root/sent.c
diff options
context:
space:
mode:
Diffstat (limited to 'sent.c')
-rw-r--r--sent.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sent.c b/sent.c
index b7615bf..e05bc4d 100644
--- a/sent.c
+++ b/sent.c
@@ -555,7 +555,6 @@ void xloadfonts(char *fontstr)
}
fonts[i] = drw_fontset_create(d, (const char**)fstrs, LEN(fstrs));
}
- drw_setfontset(d, fonts[19]);
}
void bpress(XEvent *e)
Software created with 💖