drop unused variable
1 files changed, 0 insertions(+), 1 deletions(-) M dwl.c
M dwl.c => dwl.c +0 -1
@@ 1483,7 1483,6 @@ locksession(struct wl_listener *listener, void *data) void maplayersurfacenotify(struct wl_listener *listener, void *data) { - LayerSurface *l = wl_container_of(listener, l, map); motionnotify(0); }