mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-03 20:10:23 -04: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
|
void
|
||||||
maplayersurfacenotify(struct wl_listener *listener, void *data)
|
maplayersurfacenotify(struct wl_listener *listener, void *data)
|
||||||
{
|
{
|
||||||
LayerSurface *l = wl_container_of(listener, l, map);
|
|
||||||
motionnotify(0);
|
motionnotify(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue