mirror of
https://github.com/labwc/labwc.git
synced 2026-02-10 04:27:47 -05:00
scaled-buffer: remove *_from_node() functions
This commit is contained in:
parent
3923b27384
commit
fb3dcb7959
9 changed files with 0 additions and 44 deletions
|
|
@ -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;
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue