scaled-buffer: remove *_from_node() functions

This commit is contained in:
tokyo4j 2025-09-07 21:45:29 +09:00 committed by Hiroaki Yamamoto
parent 3923b27384
commit fb3dcb7959
9 changed files with 0 additions and 44 deletions

View file

@ -197,8 +197,6 @@ scaled_buffer_create(struct wlr_scene_tree *parent,
free(self);
return NULL;
}
node_descriptor_create(&self->scene_buffer->node,
LAB_NODE_SCALED_BUFFER, /*view*/ NULL, self);
self->impl = impl;
/*