~ruther/dwl

2eaa8c6de355aeec66d0a81ef8e4937d9aad797a — Guido Cella 4 years ago ee7e868
remove useless assignment

calloc already initializes ints to 0.
1 files changed, 0 insertions(+), 1 deletions(-)

M dwl.c
M dwl.c => dwl.c +0 -1
@@ 458,7 458,6 @@ applyrules(Client *c)
	Monitor *mon = selmon, *m;

	/* rule matching */
	c->isfloating = 0;
#ifdef XWAYLAND
	if (c->type != XDGShell) {
		updatewindowtype(c);

Do not follow this link