remove extra blank line
This commit is contained in:
parent
472a31b5a4
commit
50ea84c5f6
1
dwl.c
1
dwl.c
@ -818,7 +818,6 @@ createlayersurface(struct wl_listener *listener, void *data)
|
|||||||
< ZWLR_LAYER_SHELL_V1_LAYER_TOP ? layers[LyrTop] : scene_layer);
|
< ZWLR_LAYER_SHELL_V1_LAYER_TOP ? layers[LyrTop] : scene_layer);
|
||||||
l->scene->node.data = l->popups->node.data = l;
|
l->scene->node.data = l->popups->node.data = l;
|
||||||
|
|
||||||
|
|
||||||
wl_list_insert(&l->mon->layers[layer_surface->pending.layer],&l->link);
|
wl_list_insert(&l->mon->layers[layer_surface->pending.layer],&l->link);
|
||||||
wlr_surface_send_enter(surface, layer_surface->output);
|
wlr_surface_send_enter(surface, layer_surface->output);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user