mirror of
https://github.com/labwc/labwc.git
synced 2026-02-16 22:05:27 -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
|
|
@ -62,7 +62,6 @@ enum lab_node_type {
|
|||
|
||||
/* never returned by get_cursor_context() */
|
||||
LAB_NODE_TREE,
|
||||
LAB_NODE_SCALED_BUFFER,
|
||||
};
|
||||
|
||||
enum lab_node_type node_type_parse(const char *context);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue