Skip to content

Commit

Permalink
drop unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sevz17 committed Jan 15, 2024
1 parent 417e37f commit 6c8be38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dwl.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
}

Expand Down

0 comments on commit 6c8be38

Please sign in to comment.