remove extra blank line

This commit is contained in:
Leonardo Hernández Hernández 2023-12-07 21:49:26 -06:00
parent 472a31b5a4
commit 50ea84c5f6
No known key found for this signature in database
GPG Key ID: E538897EE11B9624
1 changed files with 0 additions and 1 deletions

1
dwl.c
View File

@ -818,7 +818,6 @@ createlayersurface(struct wl_listener *listener, void *data)
< ZWLR_LAYER_SHELL_V1_LAYER_TOP ? layers[LyrTop] : scene_layer);
l->scene->node.data = l->popups->node.data = l;
wl_list_insert(&l->mon->layers[layer_surface->pending.layer],&l->link);
wlr_surface_send_enter(surface, layer_surface->output);