mirror of
https://codeberg.org/dwl/dwl.git
synced 2024-12-26 11:16:30 +00:00
drop unused variable
This commit is contained in:
parent
417e37f988
commit
6c8be38ec4
1 changed files with 0 additions and 1 deletions
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…
Reference in a new issue