drop unused variable
This commit is contained in:
parent
417e37f988
commit
6c8be38ec4
1
dwl.c
1
dwl.c
@ -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);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user