~ruther/dwl

9308a90d11e1379de8759063b6495f8decc4cf03 — Guido Cella 4 years ago 8e81c90
remove comment

I don't know why it wasn't working before but now it does ¯\(ツ)/¯
(it wasn't caused by the just removed code either)
1 files changed, 1 insertions(+), 1 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -1
@@ 2085,7 2085,7 @@ unmaplayersurface(LayerSurface *layersurface)
	if (layersurface->layer_surface->surface ==
			seat->keyboard_state.focused_surface)
		focusclient(NULL, selclient(), 1);
	motionnotify(0); // XXX why doesn't this work?
	motionnotify(0);
}

void

Do not follow this link